diff --git a/Installation/LICENSE b/Installation/LICENSE index 07bd17c3a19..488bf14e572 100644 --- a/Installation/LICENSE +++ b/Installation/LICENSE @@ -5,7 +5,7 @@ The CGAL software consists of several parts, each of which is licensed under an open source license. It is also possible to obtain commercial licenses from GeometryFactory (www.geometryfactory.com) for all or parts of CGAL. -The source code of the CGAL library can be found in the directories {\ss}rc" +The source code of the CGAL library can be found in the directories "src" and "include/CGAL". It is specified in each file of the CGAL library which license applies to it. This is either the GNU Lesser General Public License (as published by the Free Software Foundation; version 2.1 of the License) or @@ -15,7 +15,7 @@ the files LICENSE.LGPL and LICENSE.QPL. Distributed along with CGAL (for the users' convenience), but not part of CGAL, are the following third-party libraries, available under their own licenses: -- CORE, in the directories "include/CORE" and {\ss}rc/Core", is licensed under +- CORE, in the directories "include/CORE" and "src/Core", is licensed under the QPL (see LICENSE.QPL). - OpenNL, in the directory "include/OpenNL", is licensed under the GPL with additional exceptions (see LICENSE.OPENNL).