mirror of https://github.com/CGAL/cgal
Fix license header, following the merge of PR##585
This commit is contained in:
parent
4d4f8c130c
commit
9cdbbe4b57
|
|
@ -1,11 +1,6 @@
|
|||
// Copyright (c) 2009 INRIA Sophia-Antipolis (France).
|
||||
// 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,
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
LGPL (v3 or later)
|
||||
Loading…
Reference in New Issue