Sébastien Loriot
|
52164b1fba
|
First pass on removing license notice in header for LGPL files
|
2019-10-19 15:40:30 +02:00 |
Sébastien Loriot
|
7356421d80
|
introduce Commercial license SPDX tag
|
2019-10-19 12:15:19 +02:00 |
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 |
Sébastien Loriot
|
0698f79aff
|
add SPDX identifier for files under the LGPL-3+ license
|
2017-11-12 10:17:50 +01:00 |
Sébastien Loriot
|
eef03023fe
|
is_border cannot be used in a file included by CGAL/boost/graph/helpers.h
|
2015-11-16 17:12:41 +01:00 |
Jane Tournois
|
803c16d3e0
|
null_halfedge is not a type
|
2015-03-12 14:19:11 +01:00 |
Jane Tournois
|
2658576fb2
|
add subfunctions for previous commit
|
2015-02-17 11:59:59 +01:00 |
Sébastien Loriot
|
65a176d0e7
|
update license
|
2014-07-04 17:24:06 +02:00 |
Andreas Fabri
|
f08a65d914
|
cleanup
|
2014-07-02 17:42:37 +02:00 |
Andreas Fabri
|
9a28ba0ca9
|
Add implementation and first test for satisfies_link_condition
|
2014-06-19 18:46:23 +02:00 |
Andreas Fabri
|
144d206a75
|
cleanup of the helper files, and a partial fix of the slicer (which will be red in the testsuite)
|
2014-06-11 18:16:58 +02:00 |