cgal/GraphicsView
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
..
demo update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
doc/GraphicsView Correction of links 2019-04-11 21:37:05 +02:00
include/CGAL update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
package_info/GraphicsView Correction of links 2019-04-11 21:37:05 +02:00
src/CGAL_Qt5 update LGPL[23]+ and GPL[23]+ SPDX tags 2019-10-18 21:57:54 +02:00
TODO cosmetic changes to remove mentions of QT4 2015-07-07 18:00:43 +02:00