mirror of https://github.com/CGAL/cgal
LGPLv2.1 -> LGPLv3 for ImageIO
This commit is contained in:
parent
91a5327fa8
commit
3dfc826c51
|
|
@ -6,8 +6,7 @@
|
||||||
// The files in this directory are part of the ImageIO Library.
|
// The files in this directory are part of the ImageIO Library.
|
||||||
// You can redistribute them and/or modify them under the terms of the
|
// You can redistribute them and/or modify them under the terms of the
|
||||||
// GNU Lesser General Public License as published by the Free Software Foundation;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
//
|
//
|
||||||
// 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; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
//
|
//
|
||||||
// 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; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -3,8 +3,8 @@
|
||||||
//
|
//
|
||||||
// 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; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
// The files in this directory are part of the ImageIO Library.
|
// The files in this directory are part of the ImageIO Library.
|
||||||
// You can redistribute them and/or modify them under the terms of the
|
// You can redistribute them and/or modify them under the terms of the
|
||||||
// GNU Lesser General Public License as published by the Free Software Foundation;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License. See the file /usr/share/common-licenses/LGPL-2.1.
|
// version 3 of the License. See the file /usr/share/common-licenses/LGPL-3.
|
||||||
//
|
//
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,8 @@
|
||||||
//
|
//
|
||||||
// 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; version 2.1 of the License.
|
// published by the Free Software Foundation; either version 3 of the License,
|
||||||
// See the file LICENSE.LGPL distributed with CGAL.
|
// or (at your option) any later version.
|
||||||
//
|
//
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -4,8 +4,7 @@
|
||||||
// The files in this directory are part of the ImageIO Library.
|
// The files in this directory are part of the ImageIO Library.
|
||||||
// You can redistribute them and/or modify them under the terms of the
|
// You can redistribute them and/or modify them under the terms of the
|
||||||
// GNU Lesser General Public License as published by the Free Software Foundation;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// either version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -5,8 +5,7 @@
|
||||||
// CGAL (www.cgal.org).
|
// CGAL (www.cgal.org).
|
||||||
// You can redistribute it and/or modify it under the terms of the
|
// 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;
|
// GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
// version 2.1 of the License.
|
// version 3 of the License, or (at your option) any later version.
|
||||||
// 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.
|
||||||
|
|
|
||||||
|
|
@ -299,7 +299,7 @@ src/CGALimageIO.
|
||||||
The files in this directory are part of the ImageIO Library.
|
The files in this directory are part of the ImageIO Library.
|
||||||
You can redistribute them and/or modify them under the terms of the
|
You can redistribute them and/or modify them under the terms of the
|
||||||
GNU Lesser General Public License as published by the Free Software Foundation;
|
GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
version 2.1 of the License. See the file /usr/share/common-licenses/LGPL-2.1.
|
either version 3 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
||||||
|
|
@ -299,7 +299,7 @@ src/CGALimageIO.
|
||||||
The files in this directory are part of the ImageIO Library.
|
The files in this directory are part of the ImageIO Library.
|
||||||
You can redistribute them and/or modify them under the terms of the
|
You can redistribute them and/or modify them under the terms of the
|
||||||
GNU Lesser General Public License as published by the Free Software Foundation;
|
GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
version 2.1 of the License. See the file /usr/share/common-licenses/LGPL-2.1.
|
either version 3 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
||||||
|
|
@ -299,7 +299,7 @@ src/CGALimageIO.
|
||||||
The files in this directory are part of the ImageIO Library.
|
The files in this directory are part of the ImageIO Library.
|
||||||
You can redistribute them and/or modify them under the terms of the
|
You can redistribute them and/or modify them under the terms of the
|
||||||
GNU Lesser General Public License as published by the Free Software Foundation;
|
GNU Lesser General Public License as published by the Free Software Foundation;
|
||||||
version 2.1 of the License. See the file /usr/share/common-licenses/LGPL-2.1.
|
either version 3 of the License, or (at your option) any later version.
|
||||||
|
|
||||||
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.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue