From 5a33dde0e11dbeaef9d9d94d58d65faa0508aece Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Wed, 7 Mar 2007 12:04:40 +0000 Subject: [PATCH] Replace the 7 Galia partners copyright holders by only MPI. (it's not because it's LGPL that it's owned by the old partners) --- Nef_2/include/CGAL/Nef_2/Polynomial.h | 7 ++----- Nef_2/include/CGAL/Nef_2/debug.h | 7 ++----- Nef_2/include/CGAL/Nef_polynomial_fwd.h | 7 ++----- Nef_2/src/CGAL/NefPolynomial.cpp | 7 ++----- 4 files changed, 8 insertions(+), 20 deletions(-) diff --git a/Nef_2/include/CGAL/Nef_2/Polynomial.h b/Nef_2/include/CGAL/Nef_2/Polynomial.h index 983dfd6050a..9af8f9ce8b7 100644 --- a/Nef_2/include/CGAL/Nef_2/Polynomial.h +++ b/Nef_2/include/CGAL/Nef_2/Polynomial.h @@ -1,8 +1,5 @@ -// Copyright (c) 2000 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. +// Copyright (c) 2000 Max-Planck-Institute Saarbruecken (Germany). +// 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 diff --git a/Nef_2/include/CGAL/Nef_2/debug.h b/Nef_2/include/CGAL/Nef_2/debug.h index 254f6fa67f4..a332dbc10e9 100644 --- a/Nef_2/include/CGAL/Nef_2/debug.h +++ b/Nef_2/include/CGAL/Nef_2/debug.h @@ -1,8 +1,5 @@ -// Copyright (c) 1999 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. +// Copyright (c) 2000 Max-Planck-Institute Saarbruecken (Germany). +// 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 diff --git a/Nef_2/include/CGAL/Nef_polynomial_fwd.h b/Nef_2/include/CGAL/Nef_polynomial_fwd.h index 081ba9e2b82..54308f15460 100644 --- a/Nef_2/include/CGAL/Nef_polynomial_fwd.h +++ b/Nef_2/include/CGAL/Nef_polynomial_fwd.h @@ -1,8 +1,5 @@ -// Copyright (c) 1999,2003,2004,2005 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. +// Copyright (c) 1999,2003,2004,2005 Max-Planck-Institute Saarbruecken (Germany). +// 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 diff --git a/Nef_2/src/CGAL/NefPolynomial.cpp b/Nef_2/src/CGAL/NefPolynomial.cpp index cc523ba3058..5f4ee61d029 100644 --- a/Nef_2/src/CGAL/NefPolynomial.cpp +++ b/Nef_2/src/CGAL/NefPolynomial.cpp @@ -1,8 +1,5 @@ -// Copyright (c) 2000 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. +// Copyright (c) 2000 Max-Planck-Institute Saarbruecken (Germany). +// 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