Skip to content

Commit 1c6b184

Browse files
committed
Add license.txt from detect_packages_licenses.
Update licenses of the 2 files copied from elsewhere in CGAL.
1 parent eb99604 commit 1c6b184

File tree

3 files changed

+11
-9
lines changed

3 files changed

+11
-9
lines changed

NewKernel_d/include/CGAL/Handle_for.h

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
// Copyright (c) 1999,2001,2003 Utrecht University (The Netherlands),
2-
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
3-
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Wittenberg
4-
// (Germany), Max-Planck-Institute Saarbruecken (Germany), RISC Linz (Austria),
1+
// Copyright (c) 1999,2001,2003
2+
// Utrecht University (The Netherlands),
3+
// ETH Zurich (Switzerland),
4+
// INRIA Sophia-Antipolis (France),
5+
// Max-Planck-Institute Saarbruecken (Germany),
56
// and Tel-Aviv University (Israel). All rights reserved.
67
//
78
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
89
// modify it under the terms of the GNU Lesser General Public License as
9-
// published by the Free Software Foundation; version 2.1 of the License.
10-
// See the file LICENSE.LGPL distributed with CGAL.
10+
// published by the Free Software Foundation; either version 3 of the License,
11+
// or (at your option) any later version.
1112
//
1213
// Licensees holding a valid commercial license may use this file in
1314
// accordance with the commercial license agreement provided with the software.
@@ -17,7 +18,7 @@
1718
//
1819
// $URL$
1920
// $Id$
20-
//
21+
//
2122
//
2223
// Author(s) : Stefan Schirra, Sylvain Pion
2324

NewKernel_d/include/CGAL/NewKernel_d/Filtered_predicate2.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
//
44
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
55
// modify it under the terms of the GNU Lesser General Public License as
6-
// published by the Free Software Foundation; version 2.1 of the License.
7-
// See the file LICENSE.LGPL distributed with CGAL.
6+
// published by the Free Software Foundation; either version 3 of the License,
7+
// or (at your option) any later version.
88
//
99
// Licensees holding a valid commercial license may use this file in
1010
// accordance with the commercial license agreement provided with the software.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
LGPL (v3 or later)

0 commit comments

Comments
 (0)