From a82f4b3ecc7360454482d05102ee3281ef2d204a Mon Sep 17 00:00:00 2001 From: Efi Fogel Date: Tue, 3 Apr 2007 18:32:11 +0000 Subject: [PATCH] Added the proper SVN keywords --- Envelope_2/include/CGAL/Env_default_diagram_1.h | 5 ++--- .../include/CGAL/Envelope_2/Env_divide_and_conquer_2.h | 5 ++--- .../CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h | 5 ++--- Envelope_2/include/CGAL/envelope_2.h | 7 +++---- 4 files changed, 9 insertions(+), 13 deletions(-) diff --git a/Envelope_2/include/CGAL/Env_default_diagram_1.h b/Envelope_2/include/CGAL/Env_default_diagram_1.h index ffe64798658..ef3de77b686 100644 --- a/Envelope_2/include/CGAL/Env_default_diagram_1.h +++ b/Envelope_2/include/CGAL/Env_default_diagram_1.h @@ -11,9 +11,8 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $Source: $ -// $Revision$ $Date$ -// $Name: $ +// $URL$ +// $Id$ // // Author(s) : Ron Wein diff --git a/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h b/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h index 0d96e6ea2a4..11c4de5be26 100644 --- a/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h +++ b/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2.h @@ -11,9 +11,8 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $Source: $ -// $Revision$ $Date$ -// $Name: $ +// $URL$ +// $Id$ // // Author(s) : Ron Wein diff --git a/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h b/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h index 8a7553e1310..fec147bb477 100644 --- a/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h +++ b/Envelope_2/include/CGAL/Envelope_2/Env_divide_and_conquer_2_impl.h @@ -11,9 +11,8 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $Source: $ -// $Revision$ $Date$ -// $Name: $ +// $URL$ +// $Id$ // // Author(s) : Ron Wein diff --git a/Envelope_2/include/CGAL/envelope_2.h b/Envelope_2/include/CGAL/envelope_2.h index a1aa15d17e2..3b18767447d 100644 --- a/Envelope_2/include/CGAL/envelope_2.h +++ b/Envelope_2/include/CGAL/envelope_2.h @@ -11,9 +11,8 @@ // This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE // WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. // -// $Source: $ -// $Revision$ $Date$ -// $Name: $ +// $URL$ +// $Id$ // // Author(s) : Ron Wein @@ -21,7 +20,7 @@ #define CGAL_ENVELOPE_2_H /*! \file - * Global functions fro computing lower and upper envelopes of curves in the + * Global functions for computing lower and upper envelopes of curves in the * plane. */