Switch from QPL to LGPL

This commit is contained in:
Sylvain Pion 2007-03-07 11:37:05 +00:00
parent c4fcbbad46
commit 493f5b362b
7 changed files with 25 additions and 19 deletions

View File

@ -6,6 +6,6 @@ for sorting geometric objects in two and three dimensions, in order to improve
efficiency of incremental geometric algorithms.} efficiency of incremental geometric algorithms.}
\ccPkgIntroducedInCGAL{3.3} \ccPkgIntroducedInCGAL{3.3}
\ccPkgLicense{\ccLicenseQPL} \ccPkgLicense{\ccLicenseLGPL}
\ccPkgIllustration{Spatial_sorting/fig/hilbert.png}{Spatial_sorting/fig/hilbertLarge.png} \ccPkgIllustration{Spatial_sorting/fig/hilbert.png}{Spatial_sorting/fig/hilbertLarge.png}
\end{ccPkgDescription} \end{ccPkgDescription}

View File

@ -1,9 +1,10 @@
// Copyright (c) 2007 INRIA Sophia-Antipolis (France). // Copyright (c) 2007 INRIA Sophia-Antipolis (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org); you may redistribute it under // This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// the terms of the Q Public License version 1.0. // modify it under the terms of the GNU Lesser General Public License as
// See the file LICENSE.QPL distributed with CGAL. // 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 // Licensees holding a valid commercial license may use this file in
// accordance with the commercial license agreement provided with the software. // accordance with the commercial license agreement provided with the software.

View File

@ -1,9 +1,10 @@
// Copyright (c) 2007 INRIA Sophia-Antipolis (France). // Copyright (c) 2007 INRIA Sophia-Antipolis (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org); you may redistribute it under // This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// the terms of the Q Public License version 1.0. // modify it under the terms of the GNU Lesser General Public License as
// See the file LICENSE.QPL distributed with CGAL. // 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 // Licensees holding a valid commercial license may use this file in
// accordance with the commercial license agreement provided with the software. // accordance with the commercial license agreement provided with the software.

View File

@ -1,9 +1,10 @@
// Copyright (c) 2007 INRIA Sophia-Antipolis (France). // Copyright (c) 2007 INRIA Sophia-Antipolis (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org); you may redistribute it under // This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// the terms of the Q Public License version 1.0. // modify it under the terms of the GNU Lesser General Public License as
// See the file LICENSE.QPL distributed with CGAL. // 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 // Licensees holding a valid commercial license may use this file in
// accordance with the commercial license agreement provided with the software. // accordance with the commercial license agreement provided with the software.

View File

@ -1,9 +1,10 @@
// Copyright (c) 2007 INRIA Sophia-Antipolis (France). // Copyright (c) 2007 INRIA Sophia-Antipolis (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org); you may redistribute it under // This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// the terms of the Q Public License version 1.0. // modify it under the terms of the GNU Lesser General Public License as
// See the file LICENSE.QPL distributed with CGAL. // 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 // Licensees holding a valid commercial license may use this file in
// accordance with the commercial license agreement provided with the software. // accordance with the commercial license agreement provided with the software.

View File

@ -1,9 +1,10 @@
// Copyright (c) 2007 INRIA Sophia-Antipolis (France). // Copyright (c) 2007 INRIA Sophia-Antipolis (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org); you may redistribute it under // This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// the terms of the Q Public License version 1.0. // modify it under the terms of the GNU Lesser General Public License as
// See the file LICENSE.QPL distributed with CGAL. // 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 // Licensees holding a valid commercial license may use this file in
// accordance with the commercial license agreement provided with the software. // accordance with the commercial license agreement provided with the software.

View File

@ -1,9 +1,10 @@
// Copyright (c) 2007 INRIA Sophia-Antipolis (France). // Copyright (c) 2007 INRIA Sophia-Antipolis (France).
// All rights reserved. // All rights reserved.
// //
// This file is part of CGAL (www.cgal.org); you may redistribute it under // This file is part of CGAL (www.cgal.org); you can redistribute it and/or
// the terms of the Q Public License version 1.0. // modify it under the terms of the GNU Lesser General Public License as
// See the file LICENSE.QPL distributed with CGAL. // 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 // Licensees holding a valid commercial license may use this file in
// accordance with the commercial license agreement provided with the software. // accordance with the commercial license agreement provided with the software.