From 62c6b7d5827ef5db6273d7094461d580a3de9555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Wed, 16 Jun 2010 08:42:21 +0000 Subject: [PATCH] license bug --- Number_types/include/CGAL/Quotient_fwd.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Number_types/include/CGAL/Quotient_fwd.h b/Number_types/include/CGAL/Quotient_fwd.h index 74b9caffaa5..7fba4ff8923 100644 --- a/Number_types/include/CGAL/Quotient_fwd.h +++ b/Number_types/include/CGAL/Quotient_fwd.h @@ -1,9 +1,10 @@ // Copyright (c) 2010 GeometryFactory // All rights reserved. // -// This file is part of CGAL (www.cgal.org); you may redistribute it under -// the terms of the Q Public License version 1.0. -// See the file LICENSE.QPL distributed with CGAL. +// 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; version 2.1 of the License. +// See the file LICENSE.LGPL distributed with CGAL. // // Licensees holding a valid commercial license may use this file in // accordance with the commercial license agreement provided with the software.