Switch to LGPL

This commit is contained in:
Clement Jamin 2014-07-17 18:36:21 +02:00
parent c8c7ed03a6
commit 2ae815910e
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
// Copyright (c) 2012 INRIA Sophia-Antipolis (France). // Copyright (c) 2012 INRIA Sophia-Antipolis (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org). // This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// You can redistribute it and/or modify it under the terms of the GNU // modify it under the terms of the GNU Lesser General Public License as
// General Public License as published by the Free Software Foundation, // published by the Free Software Foundation; either version 3 of the License,
// either version 3 of the License, or (at your option) any later version. // 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.