This package was debianized by Joachim Reichel <reichel@debian.org> on
Thu, 29 Apr 2004 18:43:18 +0200.

It was downloaded from http://www.cgal.org/download/index.html.

The Debian packaging is Copyright (c) 2004, 2005, 2006, 2007, 2008, 2009
Joachim Reichel <reichel@debian.org> and is licensed under the LGPL license,
version 2.1 or later (at your option), which can be found in
/usr/share/common-licenses/LGPL-2.1.

The package is not in main, but in non-free since parts of it are licensed
under the QPL. This license is not DFSG-free, but it permits to autobuild
the package and to redistribute it in the non-free archive.



Authors
=======

Pierre Alliez
Matthias Bäsken
Eric Berberich
Olivier Billet
Jean-Daniel Boissonnat
Carine Bonetto
Mario Botsch
Hervé Brönnimann
Fernando Cacciola
Manuel Caroli
Nicolas Carrez
Frédéric Cazals
Raphaëlle Chaine
Tran Kai Frank Da
Christophe Delage
Olivier Devillers
Katrin Dobrindt
Arno Eigenwillig
Eti Ezra
Andreas Fabri
Frédéric Fichel
Kaspar Fischer
Eyal Flato
Julia Flötotto
Efi Fogel
Wolfgang Freiseisen
Bernd Gärtner
Geert-Jan Giezeman
Marc Glisse
Shlomo Golubev
Miguel Granados
Gael Guennebaud
Philippe Guigue
Ankit Gupta
Peter Hachenberger
Iddo Hanniel
Idit Haran
Sariel Har-Peled
Julien Hazebrouck
Michael Hemmer
Thomas Herrmann
Susan Hert
Shai Hirsch
Michael Hoffmann
Dominik Huelse
Marcel Janer
Athanasios Kakargias
Menelaos Karavelas
Michael Kerber
Lutz Kettner
Nico Kruithof
Sylvain Lazard
Eran Leiserowitz
Bruno Lévy
Sebastian Limbach
Kapelushnik Lior
Eugene Lipovetsky
Sébastien Loriot
Pedro Machado
Bastien Manuel
Naama Mayer
Abdelkrim Mebarki
Kurt Mehlhorn
Naceur Meskini
Andreas Meyer
Michal Meyerovitch
Oren Nechushtan
Gabriele Neyer
Ralf Osbild
Steve Oudot
Eli Packer
Dmitrii Pasechnik
Luis Peñaranda
Sylvain Pion
Marc Pouget
Sigal Raab
François Rebufat
Joachim Reichel
David Rey
Laurent Rineau
Daniel Russel
Niv Sabath
Laurent Saboret
Nader Salman
Stefan Schirra
Sven Schönherr
Michael Seel
Ophir Setter
Le-Jeng Shiue
Hans Tangelder
Stéphane Tayeb
Monique Teillaud
Jane Tournois
Constantinos Tsirogiannis
Radu Ursu
Carl Van Geem
Remco Veltkamp
Ron Wein
Wieger Wesselink
Camille Wormser
Mariette Yvinec
Afra Zomorodian
Guy Zucker
Baruch Zukerman
Tali Zvi



Copyright holders
=================

Utrecht University (The Netherlands)
ETH Zurich (Switzerland)
Freie Universitaet Berlin (Germany)
INRIA Sophia-Antipolis (France)
Martin-Luther-University Halle-Wittenberg (Germany)
Max-Planck-Institute Saarbruecken (Germany)
RISC Linz (Austria)
Tel-Aviv University (Israel)

Stanford University (USA)
Foundation for Research and Technology-Hellas (Greece)

GeometryFactory

Fernando Luis Cacciola Carballal
Le-Jeng Shiue



Copyright (from upstream file LICENSE)
======================================

   The CGAL software consists of several parts, each of which is licensed under
   an open source license. It is also possible to obtain commercial licenses
   from GeometryFactory (www.geometryfactory.com) for all or parts of CGAL.

   The source code of the CGAL library can be found in the directories
   "src/CGAL", "src/CGALQt", "src/CGALQt4" and "include/CGAL" (with the
   exception of "include/CGAL/CORE", "include/CGAL/OpenNL" and
   "include/CGAL/PDB"). It is specified in each file of the CGAL library which
   license applies to it. This is either the GNU Lesser General Public License
   (as published by the Free Software Foundation; version 2.1 of the License)
   or the Q Public License (version 1.0), *depending on each file*. The texts
   of both licenses can be found in the files LICENSE.LGPL and LICENSE.QPL.  

   Distributed along with CGAL (for the users' convenience), but not part of
   CGAL, are the following third-party libraries, available under their own
   licenses:

   - CORE, in the directories "include/CGAL/CORE" and "src/CGALCore", is
     licensed under the QPL (see LICENSE.QPL).
   - ImageIO, in the directory "src/CGALimageIO", is licensed under the LGPL
     (see LICENSE.LGPL).
   - PDB, in the directory "include/CGAL/PDB" and "src/CGALPDB" is licensed
     under the LGPL (see LICENSE.LGPL).
   - OpenNL, in the directory "include/CGAL/OpenNL", is licensed under the LGPL
     (see LICENSE.LGPL).

   All other files that do not have an explicit copyright notice (e.g., all
   examples and some demos) are licensed under a very permissive license. The
   exact license text can be found in the file LICENSE.FREE_USE.

   More information on the CGAL license can be found at
   http://www.cgal.org/license.html



Copyright statements for LGPL'd files
=====================================

The following copyright statement is taken from include/CGAL/config.h. The
year numbers and the set of copyright holders (see list above) varies from
file to file.

   Copyright (c) 1997-2004  Utrecht University (The Netherlands),
   ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
   INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Wittenberg
   (Germany), Max-Planck-Institute Saarbruecken (Germany), RISC Linz (Austria),
   and Tel-Aviv University (Israel).  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 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.

   This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
   WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.



Copyright statement for QPL'd files
===================================

The following copyright statement is taken from include/CGAL/Width_3.h. The
year numbers and the set of copyright holders (see list above) varies from
file to file.

   Copyright (c) 1997-2000  ETH Zurich (Switzerland).
   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.

   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.



Copright statement for files under the FREE_USE license
=======================================================

   Copyright (c) 1996,1997,1998,1999,2000,2001,2002,2003,2004,2005,2006,2007
   Utrecht University (The Netherlands),
   ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
   INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Wittenberg
   (Germany), Max-Planck-Institute Saarbruecken (Germany), RISC Linz (Austria),
   and Tel-Aviv University (Israel).  All rights reserved.

   Permission is hereby granted, free of charge, to any person obtaining a
   copy of this software and associated documentation files (the
   "Software"), to deal in the Software without restriction, including
   without limitation the rights to use, copy, modify, merge, publish,
   distribute, sublicense, and/or sell copies of the Software, and to
   permit persons to whom the Software is furnished to do so, subject to
   the following conditions:

   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
   OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
   CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
   TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
   SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



The following copyright statements apply to third-party libraries
distributed with CGAL:



CORE
====

The following copyright statement applies to the CORE library in
src/CGALCore and include/CGAL/CORE.

   Core Library Version 1.7, August 2004
   Copyright (c) 1995-2004 Exact Computation Project
   All rights reserved.

   This file is part of CORE (http://cs.nyu.edu/exact/core/); you may
   redistribute it under the terms of the Q Public License version 1.0.
   See the file LICENSE.QPL distributed with CORE.

   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.



ImageIO
=======

The following copyright statement applies to the ImageIO library in
src/CGALimageIO.

   Copyright (c) 2005, 2006 ASCLEPIOS Project, INRIA Sophia-Antipolis (France)
   All rights reserved.

   The files in this directory are part of the ImageIO Library.
   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;
   version 2.1 of the License. See the file /usr/share/common-licenses/LGPL-2.1.

   Licensees holding a valid commercial license may use this file in
   accordance with the commercial license agreement provided with the software.

   These files are provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
   WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.



PDB
===

The following copyright statement applies to the PDB library in
include/CGAL/PDB and src/CGALPDB.

   Copyright 2004
   Stanford University

   This file is part of the DSR PDB Library.

   The DSR PDB Library is free software; 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 2.1 of the License, or (at your
   option) any later version.

   The DSR PDB Library is distributed in the hope that it will be useful, but
   WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
   or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public
   License for more details.

   You should have received a copy of the GNU Lesser General Public License
   along with the DSR PDB Library; see the file /usr/share/common-licenses/LGPL-2.1.
   If not, write to the Free Software Foundation, Inc., 51 Franklin Street,
   Fifth Floor, Boston,  MA 02110-1301, USA.



OpenNL
======

The following copyright statement applies to the OpenNL library in
include/CGAL/OpenNL.

   author:  Bruno Levy, INRIA, project ALICE
   website: http://www.loria.fr/~levy/software

   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License version 2.1 as published by the Free Software Foundation

   This library is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
   Lesser General Public License for more details.

   You should have received a copy of the GNU Lesser General Public License
   along with this library; see the file /usr/share/common-licenses/LGPL-2.1.
   If not, write to the Free Software Foundation, Inc., 51 Franklin St,
   Fifth Floor, Boston, MA 02110-1301, USA



LICENSE.QPL
===========

			     THE Q PUBLIC LICENSE
				  version 1.0

		   Copyright (C) 1999-2000 Troll Tech AS, Norway.
		       Everyone is permitted to copy and
		       distribute this license document.

The intent of this license is to establish freedom to share and change the
software regulated by this license under the open source model.

This license applies to any software containing a notice placed by the
copyright holder saying that it may be distributed under the terms of
the Q Public License version 1.0.  Such software is herein referred to as
the Software.  This license covers modification and distribution of the
Software, use of third-party application programs based on the Software,
and development of free software which uses the Software.

				 Granted Rights

1. You are granted the non-exclusive rights set forth in this license
   provided you agree to and comply with any and all conditions in this
   license.  Whole or partial distribution of the Software, or software
   items that link with the Software, in any form signifies acceptance of
   this license.

2. You may copy and distribute the Software in unmodified form provided
   that the entire package, including - but not restricted to - copyright,
   trademark notices and disclaimers, as released by the initial developer
   of the Software, is distributed.

3. You may make modifications to the Software and distribute your
   modifications, in a form that is separate from the Software, such as
   patches. The following restrictions apply to modifications:

     a. Modifications must not alter or remove any copyright notices in
        the Software.

     b. When modifications to the Software are released under this
        license, a non-exclusive royalty-free right is granted to the
        initial developer of the Software to distribute your modification
        in future versions of the Software provided such versions remain
        available under these terms in addition to any other license(s) of
        the initial developer.

4. You may distribute machine-executable forms of the Software or
   machine-executable forms of modified versions of the Software, provided
   that you meet these restrictions:

     a. You must include this license document in the distribution.

     b. You must ensure that all recipients of the machine-executable forms
        are also able to receive the complete machine-readable source code
        to the distributed Software, including all modifications, without
        any charge beyond the costs of data transfer, and place prominent
        notices in the distribution explaining this.

     c. You must ensure that all modifications included in the
        machine-executable forms are available under the terms of this
        license.

5. You may use the original or modified versions of the Software to
   compile, link and run application programs legally developed by you
   or by others.

6. You may develop application programs, reusable components and other
   software items that link with the original or modified versions of the
   Software.  These items, when distributed, are subject to the following
   requirements:

     a. You must ensure that all recipients of machine-executable forms of
        these items are also able to receive and use the complete
        machine-readable source code to the items without any charge
        beyond the costs of data transfer.

     b. You must explicitly license all recipients of your items to use
        and re-distribute original and modified versions of the items in
        both machine-executable and source code forms. The recipients must
        be able to do so without any charges whatsoever, and they must be
        able to re-distribute to anyone they choose.


     c. If the items are not available to the general public, and the
        initial developer of the Software requests a copy of the items,
        then you must supply one.

			    Limitations of Liability

In no event shall the initial developers or copyright holders be liable
for any damages whatsoever, including - but not restricted to - lost
revenue or profits or other direct, indirect, special, incidental or
consequential damages, even if they have been advised of the possibility
of such damages, except to the extent invariable law, if any, provides
otherwise.

			          No Warranty

The Software and this license document are provided AS IS with NO WARRANTY
OF ANY KIND, INCLUDING THE WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS
FOR A PARTICULAR PURPOSE.
                                 Choice of Law

This license is governed by the Laws of Norway. Disputes shall be settled
by Oslo City Court.