From 000c95ef834d2665f394cb277659e69fa27f2323 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Tue, 18 Sep 2012 16:02:52 +0000 Subject: [PATCH] pp --- doc/LICENSE.txt | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/doc/LICENSE.txt b/doc/LICENSE.txt index 512cfe592f..c82ddd0c26 100644 --- a/doc/LICENSE.txt +++ b/doc/LICENSE.txt @@ -1,23 +1,23 @@ Gmsh is provided under the terms of the GNU General Public License (GPL), Version 2 or later, with the following exception: - The copyright holders of Gmsh give you permission to combine Gmsh - with code included in the standard release of TetGen (from Hang Si), - Netgen (from Joachim Sch"oberl), Chaco (from Bruce Hendrickson and - Robert Leland at Sandia National Laboratories), METIS (from - George Karypis at the University of Minnesota) and OpenCASCADE (from - Open CASCADE S.A.S) under their respective licenses. You may copy - and distribute such a system following the terms of the GNU GPL - for Gmsh and the licenses of the other code concerned, provided - that you include the source code of that other code when and as the - GNU GPL requires distribution of source code. - - Note that people who make modified versions of Gmsh are not - obligated to grant this special exception for their modified - versions; it is their choice whether to do so. The GNU General - Public License gives permission to release a modified version - without this exception; this exception also makes it possible to - release a modified version which carries forward this exception. + The copyright holders of Gmsh give you permission to combine Gmsh + with code included in the standard release of TetGen (from Hang Si), + Netgen (from Joachim Sch"oberl), Chaco (from Bruce Hendrickson and + Robert Leland at Sandia National Laboratories), METIS (from + George Karypis at the University of Minnesota) and OpenCASCADE (from + Open CASCADE S.A.S) under their respective licenses. You may copy + and distribute such a system following the terms of the GNU GPL + for Gmsh and the licenses of the other code concerned, provided + that you include the source code of that other code when and as the + GNU GPL requires distribution of source code. + + Note that people who make modified versions of Gmsh are not + obligated to grant this special exception for their modified + versions; it is their choice whether to do so. The GNU General + Public License gives permission to release a modified version + without this exception; this exception also makes it possible to + release a modified version which carries forward this exception. End of exception. -- GitLab