mirror of https://github.com/CGAL/cgal
49 lines
1.9 KiB
Plaintext
49 lines
1.9 KiB
Plaintext
CGAL_HOME/LICENSE
|
|
-------------------------------------------------------------------------------
|
|
|
|
The CGAL software falls under the license below:
|
|
|
|
// ============================================================================
|
|
//
|
|
// Copyright (c) 1997-2001 The CGAL Consortium
|
|
|
|
|
|
// This software and related documentation are part of the Computational
|
|
// Geometry Algorithms Library (CGAL).
|
|
// This software and documentation are provided "as-is" and without warranty
|
|
// of any kind. In no event shall the CGAL Consortium be liable for any
|
|
// damage of any kind.
|
|
//
|
|
// Every use of CGAL requires a license.
|
|
//
|
|
// Academic research and teaching license
|
|
// - For academic research and teaching purposes, permission to use and copy
|
|
// the software and its documentation is hereby granted free of charge,
|
|
// provided that it is not a component of a commercial product, and this
|
|
// notice appears in all copies of the software and related documentation.
|
|
//
|
|
// Commercial licenses
|
|
// - Please check the CGAL web site http://www.cgal.org/index2.html for
|
|
// availability.
|
|
//
|
|
// The CGAL Consortium consists of Utrecht University (The Netherlands),
|
|
// ETH Zurich (Switzerland), Freie Universitaet Berlin (Germany),
|
|
// INRIA Sophia-Antipolis (France), Martin-Luther-University Halle-Wittenberg
|
|
// (Germany), Max-Planck-Institute Saarbrucken (Germany), RISC Linz (Austria),
|
|
// and Tel-Aviv University (Israel).
|
|
//
|
|
// ============================================================================
|
|
|
|
The directory auxiliary contains the gmp library. This library is not part of
|
|
CGAL and has its own license.
|
|
|
|
The directory stlport contains an stl library, patched by cgal. This library
|
|
has its own license.
|
|
|
|
The CGAL Qt widget (with source code in src/CGALQt and
|
|
include/CGAL/IO/Qt_widget*.h) is distributed under the Q Public License
|
|
(QPL). See http://www.trolltech.com/developer/licensing/qpl.html.
|
|
|
|
-------------------------------------------------------------------------------
|
|
EOF
|