Sébastien Loriot
|
1ef976e3a5
|
Remove license notice from libQGLviewer forked files
|
2019-10-19 16:09:56 +02:00 |
Sébastien Loriot
|
d0f23b56f6
|
update deprecated 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-only/"
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-only/"
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-only/"
ack -l --no-svg "SPDX-License-Identifier: LGPL-2.1$" | xargs sed -i "s/SPDX-License-Identifier: LGPL-2.1$/SPDX-License-Identifier: LGPL-2.1-only/"
|
2019-10-18 22:08:05 +02:00 |
Andreas Fabri
|
4581f1b7a8
|
Morte replacements
|
2019-06-05 08:39:55 +02:00 |
Laurent Rineau
|
1df3c3e922
|
Merge branch 'master' into GraphicsView-no_using_namespace_std-GF
|
2018-06-12 17:37:15 +02:00 |
Laurent Rineau
|
1f646405e8
|
Fix -Wconversion warnings (and a few others) in QGLViewer
|
2018-06-05 14:48:24 +02:00 |
Andreas Fabri
|
1969ee9853
|
Fix the license header, as the dual licensing does not apply to pur fork
|
2018-05-31 10:05:46 +01:00 |
Maxime Gimeno
|
8bf7fcbfe1
|
Add missing license include
|
2018-05-17 10:20:57 +02:00 |
Maxime Gimeno
|
f94a50646f
|
Add license to new file
|
2018-05-17 10:20:57 +02:00 |
Maxime Gimeno
|
0d4c153da2
|
Fix ImageInterface UI management
|
2018-05-17 10:20:56 +02:00 |