diff --git a/Packages/Number_types/test/Number_types/_test_valid_finite_double.C b/Packages/Number_types/test/Number_types/_test_valid_finite_double.C index 5dcac2cd80c..5ae2aaa4f20 100644 --- a/Packages/Number_types/test/Number_types/_test_valid_finite_double.C +++ b/Packages/Number_types/test/Number_types/_test_valid_finite_double.C @@ -1,23 +1,22 @@ -// ============================================================================ +// 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 Saarbrucken (Germany), RISC Linz (Austria), +// and Tel-Aviv University (Israel). All rights reserved. // -// Copyright (c) 1999 The CGAL Consortium +// 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. // -// This software and related documentation is part of an INTERNAL release -// of the Computational Geometry Algorithms Library (CGAL). It is not -// intended for general use. +// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// ---------------------------------------------------------------------------- -// -// release : -// release_date : -// -// file : _test_valid_finite_double.C -// revision : $Revision$ -// revision_date : $Date$ -// author(s) : Stefan Schirra +// $Source$ +// $Revision$ $Date$ +// $Name$ // -// coordinator : MPI, Saarbruecken -// ============================================================================ +// Author(s) : Stefan Schirra #include diff --git a/Packages/Number_types/test/Number_types/_test_valid_finite_float.C b/Packages/Number_types/test/Number_types/_test_valid_finite_float.C index c2678092ed7..d1efd35d2ec 100644 --- a/Packages/Number_types/test/Number_types/_test_valid_finite_float.C +++ b/Packages/Number_types/test/Number_types/_test_valid_finite_float.C @@ -1,23 +1,22 @@ -// ============================================================================ +// 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 Saarbrucken (Germany), RISC Linz (Austria), +// and Tel-Aviv University (Israel). All rights reserved. // -// Copyright (c) 1999 The CGAL Consortium +// 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. // -// This software and related documentation is part of an INTERNAL release -// of the Computational Geometry Algorithms Library (CGAL). It is not -// intended for general use. +// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// ---------------------------------------------------------------------------- -// -// release : -// release_date : -// -// file : _test_valid_finite_float.C -// revision : $Revision$ -// revision_date : $Date$ -// author(s) : Stefan Schirra +// $Source$ +// $Revision$ $Date$ +// $Name$ // -// coordinator : MPI, Saarbruecken -// ============================================================================ +// Author(s) : Stefan Schirra #include diff --git a/Packages/Number_types/test/Number_types/include/CGAL/_test_utilities.h b/Packages/Number_types/test/Number_types/include/CGAL/_test_utilities.h index 627f63ceb41..e5d238eeb65 100644 --- a/Packages/Number_types/test/Number_types/include/CGAL/_test_utilities.h +++ b/Packages/Number_types/test/Number_types/include/CGAL/_test_utilities.h @@ -1,23 +1,22 @@ -// ============================================================================ +// Copyright (c) 2002, 2003 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). All rights reserved. // -// Copyright (c) 2002, 2003 The CGAL Consortium +// 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. // -// This software and related documentation is part of an INTERNAL release -// of the Computational Geometry Algorithms Library (CGAL). It is not -// intended for general use. +// This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE +// WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// ---------------------------------------------------------------------------- -// -// release : -// release_date : -// -// file : utilites.h -// revision : $Revision$ -// revision_date : $Date$ -// author(s) : Michael Hoffmann, Sylvain Pion +// $Source$ +// $Revision$ $Date$ +// $Name$ // -// coordinator : MPI, Saarbruecken -// ============================================================================ +// Author(s) : Michael Hoffmann, Sylvain Pion #ifndef CGAL_TEST_UTILITIES_H #define CGAL_TEST_UTILITIES_H