From 7f0df0919caa1e9eaf9f900ea586f1855cf09641 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Thu, 19 Jan 2012 16:50:34 +0000 Subject: [PATCH] Fix the license header That file is under Boost Software License. We cannot relicence it like we want! --- Installation/include/CGAL/auto_link/auto_link.h | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/Installation/include/CGAL/auto_link/auto_link.h b/Installation/include/CGAL/auto_link/auto_link.h index 34a5dfcfc8f..bf9d33889e9 100644 --- a/Installation/include/CGAL/auto_link/auto_link.h +++ b/Installation/include/CGAL/auto_link/auto_link.h @@ -9,18 +9,7 @@ // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) //-------------------------------------------------------------------------------------- // Copyright (C) 2007 GeometryFactory (France) -// -// 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. -// -// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE -// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. -// +// // $URL$ // $Id$ //