cgal/Linear_cell_complex
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 Merge branch 'CGAL-named_function_parameters-4.14' into master 2019-07-28 23:46:43 +02:00
demo/Linear_cell_complex update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
doc/Linear_cell_complex Merge pull request #4060 from sloriot/CGAL-doc_match_brackets 2019-07-18 16:26:43 +02:00
examples/Linear_cell_complex Add missing highp and remove unwanted highp 2019-08-05 14:16:02 +02:00
include/CGAL update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
package_info/Linear_cell_complex Fix package dependencies 2019-05-10 12:41:25 +02:00
test/Linear_cell_complex update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00