From 16c21d21882849e4a939294e73ef0acffe6fcb38 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 21 May 2017 22:28:33 +0200 Subject: [PATCH] cgal: update copyrights. --- sci-mathematics/cgal/cgal-4.9.1.recipe | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/sci-mathematics/cgal/cgal-4.9.1.recipe b/sci-mathematics/cgal/cgal-4.9.1.recipe index 28e2a889b..c0798b289 100644 --- a/sci-mathematics/cgal/cgal-4.9.1.recipe +++ b/sci-mathematics/cgal/cgal-4.9.1.recipe @@ -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"