cgal/Triangulation_3
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
..
applications/Triangulation_3
benchmark/Triangulation_3 remove cpp11::copy_n, cpp11::prev, and cpp11::next and use std instead 2019-03-29 13:28:32 +01:00
demo update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
doc/Triangulation_3 warning: image file name tds_small.png is ambiguous. 2019-08-08 13:41:18 +02:00
examples/Triangulation_3 Merge pull request #4018 from lrineau/CGAL-refresh_cmake_minimum_required-GF 2019-07-01 11:16:30 +02:00
include/CGAL update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
package_info/Triangulation_3 Fix package dependencies 2019-05-10 12:41:25 +02:00
test/Triangulation_3 update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
TODO Fix typos 2019-05-20 08:54:04 +02:00