Fix license header: should be LGPLv3+

This commit is contained in:
Laurent Rineau 2014-12-18 16:51:32 +01:00
parent 4a8e911e38
commit 4a7929c611
1 changed files with 4 additions and 4 deletions

View File

@ -1,10 +1,10 @@
// Copyright (c) 2012 GeometryFactory (France). All rights reserved.
// All rights reserved.
//
// This file is part of CGAL (www.cgal.org).
// You can redistribute it and/or modify it under the terms of the GNU
// General Public License as published by the Free Software Foundation,
// either version 3 of the License, or (at your option) any later version.
// 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
// published by the Free Software Foundation; either version 3 of the License,
// or (at your option) any later version.
//
// Licensees holding a valid commercial license may use this file in
// accordance with the commercial license agreement provided with the software.