mirror of https://github.com/CGAL/cgal
Add license.txt from detect_packages_licenses.
Update licenses of the 2 files copied from elsewhere in CGAL.
This commit is contained in:
parent
eb996046c3
commit
1c6b184657
|
|
@ -1,13 +1,14 @@
|
||||||
// Copyright (c) 1999,2001,2003 Utrecht University (The Netherlands),
|
// Copyright (c) 1999,2001,2003
|
||||||
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
|
// Utrecht University (The Netherlands),
|
||||||
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Wittenberg
|
// ETH Zurich (Switzerland),
|
||||||
// (Germany), Max-Planck-Institute Saarbruecken (Germany), RISC Linz (Austria),
|
// INRIA Sophia-Antipolis (France),
|
||||||
|
// Max-Planck-Institute Saarbruecken (Germany),
|
||||||
// and Tel-Aviv University (Israel). All rights reserved.
|
// and Tel-Aviv University (Israel). All rights reserved.
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
// This file is part of CGAL (www.cgal.org); you can redistribute it and/or
|
||||||
// modify it under the terms of the GNU Lesser General Public License as
|
// modify it under the terms of the GNU Lesser General Public License as
|
||||||
// published by the Free Software Foundation; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// Licensees holding a valid commercial license may use this file in
|
// Licensees holding a valid commercial license may use this file in
|
||||||
// accordance with the commercial license agreement provided with the software.
|
// accordance with the commercial license agreement provided with the software.
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
LGPL (v3 or later)
|
||||||
Loading…
Reference in New Issue