cgal/Boolean_set_operations_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
..
archive/demo/Boolean_set_operations_2_GraphicsView update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
benchmark/Boolean_set_operations_2 replace BOOST_FOREACH by c++ ranged-based for loop 2019-03-29 13:22:15 +01:00
doc/Boolean_set_operations_2 fix remaining mismatches and fix bugs 2019-07-10 11:40:45 +02:00
examples/Boolean_set_operations_2 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/Boolean_set_operations_2 Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Boolean_set_operations_2 CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00