The CGAL LicenseSince release 3.0, CGAL is available under an Open Source license as well as a commercial license. Users choosing to use CGAL under the free-of-charge Open Source license have to comply to its terms, otherwise they have to buy a commercial license. Starting from release 4.0. CGAL is available under the GPL/LGPL, while releases 3.x were distributed under the QPL/LGPL. These license changes are not fundamental, that is, the licenses are similar in their spirit, and the change reflects the fact that the QPL has become marginal, since it had been introduced and later abandoned for Qt. We informally describe below our license scheme, that is, which rights we give to users. Also, do not hesitate to contact us for any question regarding the license. The Open Source LicenseSome parts of CGAL are available under the LGPL, other parts are under the GPL. These two licenses introduce different constraints. The idea is that the fundamental building blocks of CGAL are under the LGPL because this is a less constraining license which allows more people to build on top of this code without much constraints. This helps making the CGAL design a de-facto standard for geometric code which helps interoperability. The higher-level algorithms are typically released under the GPL in order to protect their commercial value. This makes it possible for us to exploit it commercially, which guarantees long term support, maintenance and further developments of the code for the benefit of the project and its users. The Package Overview web page gives the license of each package. Approximately, the Kernel and Support libraries are under the LGPL, and most geometric algorithms and data structures are under the GPL, but there are some exceptions in both directions. For the exact and formal details of the license, please always refer
to the The LGPLThe Lesser General Public License (v3+) gives you the right to use and copy the code freely. It is also possible to modify the code under the condition that the resulting modification is released as source code under the LGPL with any binary distribution of your software that uses these LGPL parts. The GPLThe GPL (v3+) is an Open Source license that, gives you the right to use, copy and modify the code freely. If you distribute your software based on GPLed CGAL data structures, you are obliged to distribute the modifications of CGAL you made, and you are furthermore obliged to distribute the source code of your own software under the GPL. The Commercial LicenseIn cases where the constraints of the Open Source license prevent you from using CGAL, you can buy a commercial license for CGAL or parts of CGAL from GeometryFactory. The commercial offer is adapted to academic/research and industry customers.
Last modified on Friday, 13-Feb-2015 11:41:06 CET.
contact information
|