Andreas Fabri
59af92c085
more cleanup
2023-11-14 13:41:09 +00:00
Sébastien Loriot
7c63219861
Manual removal of license notice + SPDX updates
2019-10-19 17:14:18 +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
Maxime Gimeno
a7c51b6f6e
replace INSTALL by INSTALL.md
2018-04-05 09:42:09 +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
c941961373
remove mention of doc_tex in developer scripts
2013-12-03 17:33:56 +01:00
Laurent Rineau
7e840c8ec9
Follow-up to the switch to Doxygen. Remove references to doc_tex
2013-08-21 12:27:40 +02:00
Eric Berberich
7e1fd59648
correct names
2012-08-03 17:48:56 +00:00
Joachim Reichel
d515d853e1
Tighten grep expression to also find files with license, but without
...
copyright notice.
2012-01-29 10:40:10 +00:00
Laurent Rineau
9e19a7e43b
licensecheck is called with a set of extensions to look for
...
Change the behavior of check_licenses so that it is more like the behavior
of the previous version of the script.
2012-01-26 10:53:49 +00:00
Laurent Rineau
a6a67c86c3
Typo on Sarl
2012-01-16 13:47:16 +00:00
Laurent Rineau
564b30a0e9
New check_licenses script, that uses 'licensecheck'
2012-01-16 11:51:59 +00:00
Sébastien Loriot
91a5327fa8
change LGPLv2 -> LGPLv3
2011-10-10 13:48:25 +00:00
Sébastien Loriot
dff6dda8b3
Remove from copyright holder
...
Freie Universitaet Berlin (Germany), Martin-Luther-University Halle-Wittenberg
(Germany) and RISC Linz (Austria) as they transfer the copyright to other
sites.
2011-09-21 19:46:31 +00:00
Sébastien Loriot
d72337785c
remove dependance on CGAL_PDB: merge from the branche created for that purpose
...
I do not remove the directory CGAL_PDB as I am allowed to use svn remove.
2010-06-10 17:26:38 +00:00
Laurent Rineau
17000a2347
Update check_licenses, so that it can be run with latest releases.
2008-12-08 09:56:35 +00:00
Joachim Reichel
30282685d4
omit file extensions without any hits
2008-10-12 14:02:09 +00:00
Joachim Reichel
d8bdbd0ac3
update list of extensions and exceptions
...
check if it is safe to use a subdirectory called 'stats'
2007-03-18 20:38:23 +00:00
Joachim Reichel
4f47903a25
moved src/Core to src/CGALCore
...
moved include/CORE to include/CGAL/CORE
moved include/OpenNL to include/CGAL/OpenNL
renamed libcore++ to libCGALcore++
2007-03-13 18:10:39 +00:00
Joachim Reichel
50cd028c94
* recognize C- and shell-style comments
2006-02-16 20:39:47 +00:00
Laurent Saboret
db6a8f948c
Change CVS keywords to SVN style
2006-02-16 14:30:13 +00:00
Joachim Reichel
ca638f6cd9
new script to check license notices
2006-02-14 18:10:57 +00:00