cgal/Box_intersection_d/test/Box_intersection_d
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
..
data
CMakeLists.txt CMake>=3.13: opt for for new policies up to 3.15 2019-06-19 14:34:59 +02:00
automated_test.cpp update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
benchmark.plot
benchmark_box_intersection.cpp update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
random_set_test.cpp update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
test_box_grid.cpp Minor output fix 2018-03-15 12:25:41 +01:00
util.h Fix the warning [-Wunused-result] 2019-01-10 17:19:48 +01:00