diff options
author | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-01 09:34:18 (GMT) |
---|---|---|
committer | clifford <clifford@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-02-01 09:34:18 (GMT) |
commit | 07bc7dbecd8ed226ab950ee2b493ce3df2e5a8e0 (patch) | |
tree | e26ba46468c12dd2d86c1d459a414e94cf0a2d10 /src/csgterm.cc | |
parent | e5199d09bab2cf7301c570d95bd1dcd5e68f82d9 (diff) |
Clifford Wolf:
Added CGAL exception to all copyright notes, as it is suggested on:
http://www.cgal.org/license.html
http://www.fsf.org/licensing/licenses/index_html
git-svn-id: http://svn.clifford.at/openscad/trunk@405 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'src/csgterm.cc')
-rw-r--r-- | src/csgterm.cc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/csgterm.cc b/src/csgterm.cc index bc22511..942aba6 100644 --- a/src/csgterm.cc +++ b/src/csgterm.cc @@ -7,6 +7,11 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * + * As a special exception, you have permission to link this program + * with the CGAL library and distribute executables, as long as you + * follow the requirements of the GNU GPL in regard to all of the + * software in the executable aside from CGAL. + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |