mirror of https://github.com/CGAL/cgal
fix license issues
This commit is contained in:
parent
2331c8c154
commit
585bb8c7d6
|
|
@ -3,3 +3,5 @@ The following files have been copied from Qt Free Edition version 4.4:
|
||||||
fileOpen.png
|
fileOpen.png
|
||||||
fileSave.png,
|
fileSave.png,
|
||||||
fit-page-32.png
|
fit-page-32.png
|
||||||
|
|
||||||
|
This Qt version was released under GPL-2 and GPL-3.
|
||||||
|
|
|
||||||
|
|
@ -33,6 +33,8 @@ licenses:
|
||||||
(see LICENSE.LGPL).
|
(see LICENSE.LGPL).
|
||||||
- OpenNL, in the directory "include/CGAL/OpenNL", is licensed under the LGPL
|
- OpenNL, in the directory "include/CGAL/OpenNL", is licensed under the LGPL
|
||||||
(see LICENSE.LGPL).
|
(see LICENSE.LGPL).
|
||||||
|
- ETH Zurich random forest algorithm, in the directory "CGAL/Classification/ETHZ",
|
||||||
|
is licensed under a MIT like license (see LICENSE.RFL).
|
||||||
|
|
||||||
All other files that do not have an explicit copyright notice (e.g., all
|
All other files that do not have an explicit copyright notice (e.g., all
|
||||||
examples and some demos) are licensed under a very permissive license. The
|
examples and some demos) are licensed under a very permissive license. The
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,4 @@
|
||||||
The following file has been copied from Qt Free Edition version 4.4:
|
The following file has been copied from Qt Free Edition version 4.4:
|
||||||
fileOpen.png
|
fileOpen.png
|
||||||
|
|
||||||
|
This Qt version was released under GPL-2 and GPL-3.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue