cgal: update copyrights.

This commit is contained in:
Jerome Duval
2017-05-21 22:28:33 +02:00
parent 248e1f887b
commit 16c21d2188

View File

@@ -11,10 +11,17 @@ The library offers data structures and algorithms like triangulations, Voronoi\
processing, alpha shapes, convex hull algorithms, shape analysis, AABB and KD \
trees..."
HOMEPAGE="http://www.cgal.org/"
COPYRIGHT="1999-2016 Johannes Gutenberg University Mainz, Germany"
COPYRIGHT="2005 Stanford University (USA)
2008,2011 GeometryFactory (France)
1999-2004 Max-Planck-Institute Saarbruecken (Germany)
1995-2004 Exact Computation Project
1997-2004, 2005-2008 ASCLEPIOS Project, INRIA Sophia-Antipolis (France)
1997-2004 Utrecht University (The Netherlands)
1997-2004 ETH Zurich (Switzerland)
1997-2004 Tel-Aviv University (Israel)"
LICENSE="GNU GPL v3
GNU LGPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/CGAL/cgal/releases/download/releases%2FCGAL-$portVersion/CGAL-$portVersion.tar.xz"
CHECKSUM_SHA256="56557da971b5310c2678ffc5def4109266666ff3adc7babbe446797ee2b90cca"
SOURCE_DIR="CGAL-$portVersion"