Fix license header, following the merge of PR##585

This commit is contained in:
Laurent Rineau 2016-12-22 15:23:50 +01:00
parent 4d4f8c130c
commit 9cdbbe4b57
2 changed files with 1 additions and 5 deletions

View File

@ -1,11 +1,6 @@
// Copyright (c) 2009 INRIA Sophia-Antipolis (France). // Copyright (c) 2009 INRIA Sophia-Antipolis (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 // 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; either version 3 of the License, // published by the Free Software Foundation; either version 3 of the License,

View File

@ -0,0 +1 @@
LGPL (v3 or later)