From 9cdbbe4b57f01b66fe047c20ae52da846976b4ab Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 22 Dec 2016 15:23:50 +0100 Subject: [PATCH] Fix license header, following the merge of PR##585 --- .../Static_filters/Power_side_of_oriented_power_sphere_3.h | 5 ----- Generalized_map/package_info/Generalized_map/license.txt | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) create mode 100644 Generalized_map/package_info/Generalized_map/license.txt diff --git a/Filtered_kernel/include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h b/Filtered_kernel/include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h index 36ef04a1b81..0f7debc91dd 100644 --- a/Filtered_kernel/include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h +++ b/Filtered_kernel/include/CGAL/internal/Static_filters/Power_side_of_oriented_power_sphere_3.h @@ -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, diff --git a/Generalized_map/package_info/Generalized_map/license.txt b/Generalized_map/package_info/Generalized_map/license.txt new file mode 100644 index 00000000000..5c1c5d8436f --- /dev/null +++ b/Generalized_map/package_info/Generalized_map/license.txt @@ -0,0 +1 @@ +LGPL (v3 or later)