cgal/Stream_support
Sébastien Loriot 9bd9c68b83 update LGPL[23]+ and GPL[23]+ SPDX tags
ack -l --no-svg "SPDX-License-Identifier: GPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-3.0+/SPDX-License-Identifier: GPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-3.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-3.0+/SPDX-License-Identifier: LGPL-3.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: GPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: GPL-2.0+/SPDX-License-Identifier: GPL-2.0-or-later/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.0\+" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.0+/SPDX-License-Identifier: LGPL-2.0-or-later/"
2019-10-18 21:57:54 +02:00
..
benchmark/Stream_support CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
doc/Stream_support Merge pull request #3931 from afabri/Stream_support-parseXML-GF 2019-06-05 11:20:26 +02:00
examples/Stream_support CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
include/CGAL update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
package_info/Stream_support update dependencies 2018-05-15 10:04:23 +02:00
src/CGAL update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
test/Stream_support update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00