cgal/Polyline_simplification_2
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
..
demo/Polyline_simplification_2 Merge branch 'releases/CGAL-4.14-branch' 2019-09-09 16:48:23 +02:00
doc/Polyline_simplification_2 Add a subsection in the User Manual 2019-03-27 16:52:34 +01:00
examples/Polyline_simplification_2 CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
include/CGAL/Polyline_simplification_2 update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
package_info/Polyline_simplification_2 Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Polyline_simplification_2 CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00