From fb423350cb8937be69d078d0df23b1f2d7c84cb6 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 21 Mar 2003 00:52:49 +0000
Subject: [PATCH] Fix whitespace in copyright headers

---
 Box/Main.cpp               | 4 ++--
 Box/Makefile               | 4 ++--
 Common/ColorTable.cpp      | 4 ++--
 Common/ColorTable.h        | 2 +-
 Common/Colors.h            | 2 +-
 Common/CommandLine.cpp     | 4 ++--
 Common/CommandLine.h       | 2 +-
 Common/Context.cpp         | 4 ++--
 Common/Context.h           | 2 +-
 Common/DefaultOptions.h    | 2 +-
 Common/GPL.cpp             | 4 ++--
 Common/Gmsh.h              | 2 +-
 Common/GmshUI.h            | 2 +-
 Common/Makefile            | 4 ++--
 Common/Message.h           | 2 +-
 Common/Options.cpp         | 4 ++--
 Common/Options.h           | 2 +-
 Common/Timer.cpp           | 4 ++--
 Common/Timer.h             | 2 +-
 Common/Views.cpp           | 4 ++--
 Common/Views.h             | 2 +-
 DataStr/List.cpp           | 4 ++--
 DataStr/List.h             | 2 +-
 DataStr/Makefile           | 4 ++--
 DataStr/Malloc.cpp         | 4 ++--
 DataStr/Malloc.h           | 2 +-
 DataStr/SafeIO.cpp         | 4 ++--
 DataStr/SafeIO.h           | 2 +-
 DataStr/Tools.cpp          | 4 ++--
 DataStr/Tools.h            | 2 +-
 DataStr/Tree.cpp           | 4 ++--
 DataStr/Tree.h             | 2 +-
 Fltk/Bitmaps.h             | 2 +-
 Fltk/Callbacks.cpp         | 4 ++--
 Fltk/Callbacks.h           | 2 +-
 Fltk/Colorbar_Window.cpp   | 4 ++--
 Fltk/Colorbar_Window.h     | 2 +-
 Fltk/GUI.cpp               | 4 ++--
 Fltk/GUI.h                 | 2 +-
 Fltk/GmshServer.cpp        | 4 ++--
 Fltk/GmshServer.h          | 2 +-
 Fltk/Main.cpp              | 4 ++--
 Fltk/Makefile              | 4 ++--
 Fltk/Message.cpp           | 4 ++--
 Fltk/Opengl.cpp            | 4 ++--
 Fltk/Opengl_Window.cpp     | 4 ++--
 Fltk/Opengl_Window.h       | 2 +-
 Fltk/Solvers.cpp           | 4 ++--
 Fltk/Solvers.h             | 2 +-
 Geo/CAD.cpp                | 4 ++--
 Geo/CAD.h                  | 2 +-
 Geo/DataBase.cpp           | 4 ++--
 Geo/DataBase.h             | 2 +-
 Geo/ExtrudeParams.cpp      | 4 ++--
 Geo/ExtrudeParams.h        | 2 +-
 Geo/Geo.cpp                | 4 ++--
 Geo/Geo.h                  | 2 +-
 Geo/Makefile               | 4 ++--
 Geo/MinMax.cpp             | 4 ++--
 Geo/MinMax.h               | 2 +-
 Geo/Print_Geo.cpp          | 4 ++--
 Geo/StepGeomDatabase.cpp   | 4 ++--
 Geo/StepGeomDatabase.h     | 2 +-
 Geo/Verif.cpp              | 4 ++--
 Geo/Verif.h                | 2 +-
 Graphics/Axes.cpp          | 4 ++--
 Graphics/CreateFile.cpp    | 4 ++--
 Graphics/CreateFile.h      | 2 +-
 Graphics/Draw.cpp          | 4 ++--
 Graphics/Draw.h            | 2 +-
 Graphics/Entity.cpp        | 4 ++--
 Graphics/Geom.cpp          | 4 ++--
 Graphics/Graph2D.cpp       | 4 ++--
 Graphics/Iso.cpp           | 4 ++--
 Graphics/Iso.h             | 2 +-
 Graphics/Makefile          | 4 ++--
 Graphics/Mesh.cpp          | 4 ++--
 Graphics/Post.cpp          | 4 ++--
 Graphics/PostElement.cpp   | 4 ++--
 Graphics/ReadImg.cpp       | 4 ++--
 Graphics/ReadImg.h         | 2 +-
 Graphics/Scale.cpp         | 4 ++--
 Graphics/Visibility.cpp    | 4 ++--
 Graphics/Visibility.h      | 2 +-
 Makefile                   | 6 +++---
 Mesh/1D_Mesh.cpp           | 4 ++--
 Mesh/2D_BGMesh.cpp         | 4 ++--
 Mesh/2D_Bowyer.cpp         | 4 ++--
 Mesh/2D_Bricks.cpp         | 4 ++--
 Mesh/2D_Cylindrical.cpp    | 4 ++--
 Mesh/2D_DivAndConq.cpp     | 4 ++--
 Mesh/2D_Elliptic.cpp       | 4 ++--
 Mesh/2D_InitMesh.cpp       | 4 ++--
 Mesh/2D_Links.cpp          | 4 ++--
 Mesh/2D_Mesh.cpp           | 4 ++--
 Mesh/2D_Mesh.h             | 2 +-
 Mesh/2D_Mesh_Aniso.cpp     | 4 ++--
 Mesh/2D_Mesh_Triangle.cpp  | 4 ++--
 Mesh/2D_Parametric.cpp     | 4 ++--
 Mesh/2D_Recombine.cpp      | 4 ++--
 Mesh/2D_SMesh.cpp          | 4 ++--
 Mesh/2D_Tree.cpp           | 4 ++--
 Mesh/2D_Util.cpp           | 4 ++--
 Mesh/3D_BGMesh.cpp         | 4 ++--
 Mesh/3D_Bricks.cpp         | 4 ++--
 Mesh/3D_Coherence.cpp      | 4 ++--
 Mesh/3D_Divide.cpp         | 4 ++--
 Mesh/3D_Extrude.cpp        | 4 ++--
 Mesh/3D_Extrude_Old.cpp    | 4 ++--
 Mesh/3D_Mesh.cpp           | 4 ++--
 Mesh/3D_Mesh.h             | 2 +-
 Mesh/3D_Mesh_Old.cpp       | 4 ++--
 Mesh/3D_SMesh.cpp          | 4 ++--
 Mesh/Create.cpp            | 4 ++--
 Mesh/Create.h              | 2 +-
 Mesh/CrossData.cpp         | 4 ++--
 Mesh/Edge.cpp              | 4 ++--
 Mesh/Edge.h                | 2 +-
 Mesh/Generator.cpp         | 4 ++--
 Mesh/Interpolation.cpp     | 4 ++--
 Mesh/Interpolation.h       | 2 +-
 Mesh/Makefile              | 4 ++--
 Mesh/Matrix.h              | 2 +-
 Mesh/Mesh.h                | 2 +-
 Mesh/MeshQuality.cpp       | 4 ++--
 Mesh/Metric.cpp            | 4 ++--
 Mesh/Metric.h              | 2 +-
 Mesh/Nurbs.cpp             | 4 ++--
 Mesh/Print_Mesh.cpp        | 4 ++--
 Mesh/Read_Mesh.cpp         | 4 ++--
 Mesh/SMS.cpp               | 4 ++--
 Mesh/STL.cpp               | 4 ++--
 Mesh/STL.h                 | 2 +-
 Mesh/SecondOrder.cpp       | 4 ++--
 Mesh/Simplex.cpp           | 4 ++--
 Mesh/Simplex.h             | 2 +-
 Mesh/Smoothing.cpp         | 4 ++--
 Mesh/SwapEdge.cpp          | 4 ++--
 Mesh/SwapPatterns.h        | 2 +-
 Mesh/Utils.cpp             | 4 ++--
 Mesh/Utils.h               | 2 +-
 Mesh/Vertex.cpp            | 4 ++--
 Mesh/Vertex.h              | 2 +-
 NR/Makefile                | 4 ++--
 Numeric/Makefile           | 4 ++--
 Numeric/Numeric.cpp        | 4 ++--
 Numeric/Numeric.h          | 2 +-
 Numeric/gsl_brent.cpp      | 4 ++--
 Numeric/gsl_newt.cpp       | 4 ++--
 Parallel/Makefile          | 4 ++--
 Parallel/ParUtil.cpp       | 4 ++--
 Parallel/ParUtil.h         | 2 +-
 Parser/FunctionManager.cpp | 4 ++--
 Parser/FunctionManager.h   | 2 +-
 Parser/Gmsh.l              | 4 ++--
 Parser/Gmsh.tab.cpp        | 4 ++--
 Parser/Gmsh.y              | 4 ++--
 Parser/Gmsh.yy.cpp         | 6 +++---
 Parser/Makefile            | 4 ++--
 Parser/OpenFile.cpp        | 4 ++--
 Parser/OpenFile.h          | 2 +-
 Parser/Parser.h            | 2 +-
 Plugin/CutMap.cpp          | 4 ++--
 Plugin/CutMap.h            | 2 +-
 Plugin/CutPlane.cpp        | 4 ++--
 Plugin/CutPlane.h          | 2 +-
 Plugin/CutSphere.cpp       | 4 ++--
 Plugin/CutSphere.h         | 2 +-
 Plugin/Harmonic2Time.cpp   | 4 ++--
 Plugin/Harmonic2Time.h     | 2 +-
 Plugin/LevelsetPlugin.cpp  | 4 ++--
 Plugin/LevelsetPlugin.h    | 2 +-
 Plugin/Makefile            | 4 ++--
 Plugin/Plugin.cpp          | 4 ++--
 Plugin/Plugin.h            | 2 +-
 Plugin/PluginManager.h     | 2 +-
 Plugin/Skin.cpp            | 4 ++--
 Plugin/Skin.h              | 2 +-
 Plugin/Smooth.cpp          | 4 ++--
 Plugin/Smooth.h            | 2 +-
 Plugin/SphericalRaise.cpp  | 4 ++--
 Plugin/SphericalRaise.h    | 2 +-
 Plugin/Transform.cpp       | 4 ++--
 Plugin/Transform.h         | 2 +-
 Plugin/Triangulate.cpp     | 4 ++--
 Plugin/Triangulate.h       | 2 +-
 Triangle/Makefile          | 4 ++--
 archives/Makefile          | 4 ++--
 bin/Makefile               | 4 ++--
 configure.in               | 4 ++--
 doc/Makefile               | 4 ++--
 doc/texinfo/Makefile       | 4 ++--
 doc/texinfo/gmsh.texi      | 4 ++--
 lib/Makefile               | 4 ++--
 utils/GmshClient.c         | 4 ++--
 utils/GmshClient.h         | 2 +-
 utils/Makefile             | 4 ++--
 utils/dxf2geo.c            | 4 ++--
 utils/mysolver.c           | 4 ++--
 variables.in               | 4 ++--
 200 files changed, 336 insertions(+), 336 deletions(-)

diff --git a/Box/Main.cpp b/Box/Main.cpp
index 6a3b61bd95..10c3b7c4bd 100644
--- a/Box/Main.cpp
+++ b/Box/Main.cpp
@@ -1,6 +1,6 @@
-// $Id: Main.cpp,v 1.28 2003-03-05 01:20:39 geuzaine Exp $
+// $Id: Main.cpp,v 1.29 2003-03-21 00:52:34 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Box/Makefile b/Box/Makefile
index 2412ea3998..0c67e7dfff 100644
--- a/Box/Makefile
+++ b/Box/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.23 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.24 2003-03-21 00:52:34 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Common/ColorTable.cpp b/Common/ColorTable.cpp
index 1ed9be7dcc..987e4308ba 100644
--- a/Common/ColorTable.cpp
+++ b/Common/ColorTable.cpp
@@ -1,6 +1,6 @@
-// $Id: ColorTable.cpp,v 1.16 2003-03-18 07:37:20 geuzaine Exp $
+// $Id: ColorTable.cpp,v 1.17 2003-03-21 00:52:34 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/ColorTable.h b/Common/ColorTable.h
index 68a2db5892..18da7fec4e 100644
--- a/Common/ColorTable.h
+++ b/Common/ColorTable.h
@@ -1,7 +1,7 @@
 #ifndef _COLORTABLE_H_
 #define _COLORTABLE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Colors.h b/Common/Colors.h
index 1a6635f0dc..8e34be8eb4 100644
--- a/Common/Colors.h
+++ b/Common/Colors.h
@@ -1,7 +1,7 @@
 #ifndef _COLORS_H_
 #define _COLORS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/CommandLine.cpp b/Common/CommandLine.cpp
index 31ad713bfb..6995103664 100644
--- a/Common/CommandLine.cpp
+++ b/Common/CommandLine.cpp
@@ -1,6 +1,6 @@
-// $Id: CommandLine.cpp,v 1.15 2003-03-02 18:51:49 geuzaine Exp $
+// $Id: CommandLine.cpp,v 1.16 2003-03-21 00:52:34 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/CommandLine.h b/Common/CommandLine.h
index dc7df8435b..559677d113 100644
--- a/Common/CommandLine.h
+++ b/Common/CommandLine.h
@@ -1,7 +1,7 @@
 #ifndef _COMMAND_LINE_H_
 #define _COMMAND_LINE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Context.cpp b/Common/Context.cpp
index d70d7ff1a4..8ce5c987a8 100644
--- a/Common/Context.cpp
+++ b/Common/Context.cpp
@@ -1,6 +1,6 @@
-// $Id: Context.cpp,v 1.48 2003-03-01 22:36:36 geuzaine Exp $
+// $Id: Context.cpp,v 1.49 2003-03-21 00:52:35 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Context.h b/Common/Context.h
index 632fd10272..aa5600a355 100644
--- a/Common/Context.h
+++ b/Common/Context.h
@@ -1,7 +1,7 @@
 #ifndef _CONTEXT_H_
 #define _CONTEXT_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/DefaultOptions.h b/Common/DefaultOptions.h
index 21c47f314f..bc70692420 100644
--- a/Common/DefaultOptions.h
+++ b/Common/DefaultOptions.h
@@ -1,7 +1,7 @@
 #ifndef _DEFAULT_OPTIONS_H_
 #define _DEFAULT_OPTIONS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/GPL.cpp b/Common/GPL.cpp
index 080e3bec1e..6cb39e4799 100644
--- a/Common/GPL.cpp
+++ b/Common/GPL.cpp
@@ -1,6 +1,6 @@
-// $Id: GPL.cpp,v 1.1 2003-03-02 00:16:13 geuzaine Exp $
+// $Id: GPL.cpp,v 1.2 2003-03-21 00:52:35 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Gmsh.h b/Common/Gmsh.h
index c5215961e7..07c508a6f7 100644
--- a/Common/Gmsh.h
+++ b/Common/Gmsh.h
@@ -1,7 +1,7 @@
 #ifndef _GMSH_H_
 #define _GMSH_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/GmshUI.h b/Common/GmshUI.h
index 9c766d8aea..73ed76c027 100644
--- a/Common/GmshUI.h
+++ b/Common/GmshUI.h
@@ -1,7 +1,7 @@
 #ifndef _GMSH_UI_H_
 #define _GMSH_UI_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Makefile b/Common/Makefile
index 19e5f15231..c16059f465 100644
--- a/Common/Makefile
+++ b/Common/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.42 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.43 2003-03-21 00:52:35 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Common/Message.h b/Common/Message.h
index 268a8640db..7377a3a3e4 100644
--- a/Common/Message.h
+++ b/Common/Message.h
@@ -1,7 +1,7 @@
 #ifndef _MESSAGE_H_
 #define _MESSAGE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Options.cpp b/Common/Options.cpp
index ceae8b794c..46f988f808 100644
--- a/Common/Options.cpp
+++ b/Common/Options.cpp
@@ -1,6 +1,6 @@
-// $Id: Options.cpp,v 1.101 2003-03-01 22:36:36 geuzaine Exp $
+// $Id: Options.cpp,v 1.102 2003-03-21 00:52:35 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Options.h b/Common/Options.h
index 9949d14212..21caed5728 100644
--- a/Common/Options.h
+++ b/Common/Options.h
@@ -1,7 +1,7 @@
 #ifndef _OPTIONS_H_
 #define _OPTIONS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Timer.cpp b/Common/Timer.cpp
index a953888946..00002b23d2 100644
--- a/Common/Timer.cpp
+++ b/Common/Timer.cpp
@@ -1,6 +1,6 @@
-// $Id: Timer.cpp,v 1.10 2003-03-01 22:36:36 geuzaine Exp $
+// $Id: Timer.cpp,v 1.11 2003-03-21 00:52:35 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Timer.h b/Common/Timer.h
index 4ea9daa693..10ae36a659 100644
--- a/Common/Timer.h
+++ b/Common/Timer.h
@@ -1,7 +1,7 @@
 #ifndef _TIMER_H_
 #define _TIMER_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Views.cpp b/Common/Views.cpp
index 8e12b38230..ceca17c113 100644
--- a/Common/Views.cpp
+++ b/Common/Views.cpp
@@ -1,6 +1,6 @@
-// $Id: Views.cpp,v 1.92 2003-03-11 17:57:07 geuzaine Exp $
+// $Id: Views.cpp,v 1.93 2003-03-21 00:52:35 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Common/Views.h b/Common/Views.h
index 8ab0d0258a..1e03f72e61 100644
--- a/Common/Views.h
+++ b/Common/Views.h
@@ -1,7 +1,7 @@
 #ifndef _VIEWS_H_
 #define _VIEWS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/List.cpp b/DataStr/List.cpp
index ed6b2f0939..9d5ec51432 100644
--- a/DataStr/List.cpp
+++ b/DataStr/List.cpp
@@ -1,6 +1,6 @@
-// $Id: List.cpp,v 1.27 2003-03-18 07:38:09 geuzaine Exp $
+// $Id: List.cpp,v 1.28 2003-03-21 00:52:35 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/List.h b/DataStr/List.h
index 69af6520d7..d881644c95 100644
--- a/DataStr/List.h
+++ b/DataStr/List.h
@@ -1,7 +1,7 @@
 #ifndef _LIST_H_
 #define _LIST_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/Makefile b/DataStr/Makefile
index af9e474b8d..4c187720ed 100644
--- a/DataStr/Makefile
+++ b/DataStr/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.21 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.22 2003-03-21 00:52:35 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/DataStr/Malloc.cpp b/DataStr/Malloc.cpp
index 65798e3e4d..a982333b1f 100644
--- a/DataStr/Malloc.cpp
+++ b/DataStr/Malloc.cpp
@@ -1,6 +1,6 @@
-// $Id: Malloc.cpp,v 1.14 2003-03-01 22:36:37 geuzaine Exp $
+// $Id: Malloc.cpp,v 1.15 2003-03-21 00:52:35 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/Malloc.h b/DataStr/Malloc.h
index 5c89db8e7b..5804098a96 100644
--- a/DataStr/Malloc.h
+++ b/DataStr/Malloc.h
@@ -1,7 +1,7 @@
 #ifndef _MALLOC_H_
 #define _MALLOC_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/SafeIO.cpp b/DataStr/SafeIO.cpp
index 897ab58466..7221c1417e 100644
--- a/DataStr/SafeIO.cpp
+++ b/DataStr/SafeIO.cpp
@@ -1,6 +1,6 @@
-// $Id: SafeIO.cpp,v 1.2 2003-03-01 22:36:37 geuzaine Exp $
+// $Id: SafeIO.cpp,v 1.3 2003-03-21 00:52:36 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/SafeIO.h b/DataStr/SafeIO.h
index 278126f009..83eda13d60 100644
--- a/DataStr/SafeIO.h
+++ b/DataStr/SafeIO.h
@@ -1,6 +1,6 @@
 #ifndef _SAFE_IO_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/Tools.cpp b/DataStr/Tools.cpp
index f0ddb87813..6376a6bd39 100644
--- a/DataStr/Tools.cpp
+++ b/DataStr/Tools.cpp
@@ -1,6 +1,6 @@
-// $Id: Tools.cpp,v 1.9 2003-03-01 22:36:37 geuzaine Exp $
+// $Id: Tools.cpp,v 1.10 2003-03-21 00:52:36 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/Tools.h b/DataStr/Tools.h
index 05c69e95d2..66db0f2bfc 100644
--- a/DataStr/Tools.h
+++ b/DataStr/Tools.h
@@ -1,7 +1,7 @@
 #ifndef _TOOLS_H_
 #define _TOOLS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/Tree.cpp b/DataStr/Tree.cpp
index 2a231fd563..e05f0d371b 100644
--- a/DataStr/Tree.cpp
+++ b/DataStr/Tree.cpp
@@ -1,6 +1,6 @@
-// $Id: Tree.cpp,v 1.16 2003-03-18 07:37:20 geuzaine Exp $
+// $Id: Tree.cpp,v 1.17 2003-03-21 00:52:36 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/DataStr/Tree.h b/DataStr/Tree.h
index bd5f5aeb76..7b3bdb94f3 100644
--- a/DataStr/Tree.h
+++ b/DataStr/Tree.h
@@ -1,7 +1,7 @@
 #ifndef _TREE_H_
 #define _TREE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Bitmaps.h b/Fltk/Bitmaps.h
index 509f831398..bcc9ca032e 100644
--- a/Fltk/Bitmaps.h
+++ b/Fltk/Bitmaps.h
@@ -1,7 +1,7 @@
 #ifndef _BITMAPS_H_
 #define _BITMAPS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Callbacks.cpp b/Fltk/Callbacks.cpp
index 9f9bf77046..fd25556a62 100644
--- a/Fltk/Callbacks.cpp
+++ b/Fltk/Callbacks.cpp
@@ -1,6 +1,6 @@
-// $Id: Callbacks.cpp,v 1.167 2003-03-02 00:16:13 geuzaine Exp $
+// $Id: Callbacks.cpp,v 1.168 2003-03-21 00:52:36 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Callbacks.h b/Fltk/Callbacks.h
index 293c6db24d..18e8430692 100644
--- a/Fltk/Callbacks.h
+++ b/Fltk/Callbacks.h
@@ -1,7 +1,7 @@
 #ifndef _CALLBACKS_H_
 #define _CALLBACKS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Colorbar_Window.cpp b/Fltk/Colorbar_Window.cpp
index d54dbf59dd..d97e885d49 100644
--- a/Fltk/Colorbar_Window.cpp
+++ b/Fltk/Colorbar_Window.cpp
@@ -1,6 +1,6 @@
-// $Id: Colorbar_Window.cpp,v 1.33 2003-03-04 03:53:07 geuzaine Exp $
+// $Id: Colorbar_Window.cpp,v 1.34 2003-03-21 00:52:36 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Colorbar_Window.h b/Fltk/Colorbar_Window.h
index c304f92d13..c953502a38 100644
--- a/Fltk/Colorbar_Window.h
+++ b/Fltk/Colorbar_Window.h
@@ -1,7 +1,7 @@
 #ifndef _COLORBAR_WINDOW_H
 #define _COLORBAR_WINDOW_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/GUI.cpp b/Fltk/GUI.cpp
index 3acc91dbc4..38b1561f6a 100644
--- a/Fltk/GUI.cpp
+++ b/Fltk/GUI.cpp
@@ -1,6 +1,6 @@
-// $Id: GUI.cpp,v 1.231 2003-03-02 00:48:37 geuzaine Exp $
+// $Id: GUI.cpp,v 1.232 2003-03-21 00:52:36 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/GUI.h b/Fltk/GUI.h
index 0fe6343870..7ebf4e0ac1 100644
--- a/Fltk/GUI.h
+++ b/Fltk/GUI.h
@@ -1,7 +1,7 @@
 #ifndef _GUI_H_
 #define _GUI_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/GmshServer.cpp b/Fltk/GmshServer.cpp
index 16808e3b90..c97c82e295 100644
--- a/Fltk/GmshServer.cpp
+++ b/Fltk/GmshServer.cpp
@@ -1,6 +1,6 @@
-/* $Id: GmshServer.cpp,v 1.12 2003-03-06 04:18:46 geuzaine Exp $ */
+/* $Id: GmshServer.cpp,v 1.13 2003-03-21 00:52:37 geuzaine Exp $ */
 /*
-  Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+  Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
diff --git a/Fltk/GmshServer.h b/Fltk/GmshServer.h
index fcd4c349af..0fefb944b9 100644
--- a/Fltk/GmshServer.h
+++ b/Fltk/GmshServer.h
@@ -2,7 +2,7 @@
 #define _GMSH_SERVER_H_
 
 /*
-  Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+  Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Main.cpp b/Fltk/Main.cpp
index 1972a01e51..2c2105e8e2 100644
--- a/Fltk/Main.cpp
+++ b/Fltk/Main.cpp
@@ -1,6 +1,6 @@
-// $Id: Main.cpp,v 1.45 2003-03-02 00:16:13 geuzaine Exp $
+// $Id: Main.cpp,v 1.46 2003-03-21 00:52:37 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Makefile b/Fltk/Makefile
index 0f20039c18..7176aa43b0 100644
--- a/Fltk/Makefile
+++ b/Fltk/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.44 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.45 2003-03-21 00:52:37 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Message.cpp b/Fltk/Message.cpp
index ab4bb1980e..a785a5d328 100644
--- a/Fltk/Message.cpp
+++ b/Fltk/Message.cpp
@@ -1,6 +1,6 @@
-// $Id: Message.cpp,v 1.37 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: Message.cpp,v 1.38 2003-03-21 00:52:37 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Opengl.cpp b/Fltk/Opengl.cpp
index dbdac6b33f..a3553f72d2 100644
--- a/Fltk/Opengl.cpp
+++ b/Fltk/Opengl.cpp
@@ -1,6 +1,6 @@
-// $Id: Opengl.cpp,v 1.31 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: Opengl.cpp,v 1.32 2003-03-21 00:52:37 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Opengl_Window.cpp b/Fltk/Opengl_Window.cpp
index 2aca3c7138..07b5a27589 100644
--- a/Fltk/Opengl_Window.cpp
+++ b/Fltk/Opengl_Window.cpp
@@ -1,6 +1,6 @@
-// $Id: Opengl_Window.cpp,v 1.30 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: Opengl_Window.cpp,v 1.31 2003-03-21 00:52:37 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Opengl_Window.h b/Fltk/Opengl_Window.h
index 3a7b39dbed..002dc061f9 100644
--- a/Fltk/Opengl_Window.h
+++ b/Fltk/Opengl_Window.h
@@ -1,7 +1,7 @@
 #ifndef _OPENGL_WINDOW_H_
 #define _OPENGL_WINDOW_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Solvers.cpp b/Fltk/Solvers.cpp
index 91e1cc92d8..73810f7d81 100644
--- a/Fltk/Solvers.cpp
+++ b/Fltk/Solvers.cpp
@@ -1,6 +1,6 @@
-// $Id: Solvers.cpp,v 1.19 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: Solvers.cpp,v 1.20 2003-03-21 00:52:37 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Fltk/Solvers.h b/Fltk/Solvers.h
index 39c9dc467d..22265fcf11 100644
--- a/Fltk/Solvers.h
+++ b/Fltk/Solvers.h
@@ -1,7 +1,7 @@
 #ifndef _SOLVERS_H_
 #define _SOLVERS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/CAD.cpp b/Geo/CAD.cpp
index 3a4e83ccfb..31c30ae227 100644
--- a/Geo/CAD.cpp
+++ b/Geo/CAD.cpp
@@ -1,6 +1,6 @@
-// $Id: CAD.cpp,v 1.62 2003-03-18 00:15:43 geuzaine Exp $
+// $Id: CAD.cpp,v 1.63 2003-03-21 00:52:37 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/CAD.h b/Geo/CAD.h
index 8110325c68..c9ecec3d9f 100644
--- a/Geo/CAD.h
+++ b/Geo/CAD.h
@@ -1,7 +1,7 @@
 #ifndef _CAD_H_
 #define _CAD_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/DataBase.cpp b/Geo/DataBase.cpp
index 3dfd927845..fe1d053df2 100644
--- a/Geo/DataBase.cpp
+++ b/Geo/DataBase.cpp
@@ -1,6 +1,6 @@
-// $Id: DataBase.cpp,v 1.24 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: DataBase.cpp,v 1.25 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/DataBase.h b/Geo/DataBase.h
index ac057dec89..f0a74015b9 100644
--- a/Geo/DataBase.h
+++ b/Geo/DataBase.h
@@ -1,7 +1,7 @@
 #ifndef _DATABASE_H_
 #define _DATABASE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/ExtrudeParams.cpp b/Geo/ExtrudeParams.cpp
index 3c3ac0af38..6fad9364e0 100644
--- a/Geo/ExtrudeParams.cpp
+++ b/Geo/ExtrudeParams.cpp
@@ -1,6 +1,6 @@
-// $Id: ExtrudeParams.cpp,v 1.12 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: ExtrudeParams.cpp,v 1.13 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/ExtrudeParams.h b/Geo/ExtrudeParams.h
index f778449f9a..96a571f181 100644
--- a/Geo/ExtrudeParams.h
+++ b/Geo/ExtrudeParams.h
@@ -1,7 +1,7 @@
 #ifndef _EXTRUDE_PARAMS_H_
 #define _EXTRUDE_PARAMS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/Geo.cpp b/Geo/Geo.cpp
index 8ba163efba..ac97528f8a 100644
--- a/Geo/Geo.cpp
+++ b/Geo/Geo.cpp
@@ -1,6 +1,6 @@
-// $Id: Geo.cpp,v 1.31 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: Geo.cpp,v 1.32 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/Geo.h b/Geo/Geo.h
index 69fbcf7e08..c332e6cedf 100644
--- a/Geo/Geo.h
+++ b/Geo/Geo.h
@@ -1,7 +1,7 @@
 #ifndef _GEO_H_
 #define _GEO_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/Makefile b/Geo/Makefile
index f1bf9ef1a6..518c3d24ce 100644
--- a/Geo/Makefile
+++ b/Geo/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.38 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.39 2003-03-21 00:52:38 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Geo/MinMax.cpp b/Geo/MinMax.cpp
index c73ef6fe40..7db1177008 100644
--- a/Geo/MinMax.cpp
+++ b/Geo/MinMax.cpp
@@ -1,6 +1,6 @@
-// $Id: MinMax.cpp,v 1.11 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: MinMax.cpp,v 1.12 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/MinMax.h b/Geo/MinMax.h
index d0ed8a9de3..966fd12055 100644
--- a/Geo/MinMax.h
+++ b/Geo/MinMax.h
@@ -1,7 +1,7 @@
 #ifndef _MINMAX_H_
 #define _MINMAX_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/Print_Geo.cpp b/Geo/Print_Geo.cpp
index 8acf042fe6..9427d4636a 100644
--- a/Geo/Print_Geo.cpp
+++ b/Geo/Print_Geo.cpp
@@ -1,6 +1,6 @@
-// $Id: Print_Geo.cpp,v 1.29 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: Print_Geo.cpp,v 1.30 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/StepGeomDatabase.cpp b/Geo/StepGeomDatabase.cpp
index 06941bae04..a90a204e87 100644
--- a/Geo/StepGeomDatabase.cpp
+++ b/Geo/StepGeomDatabase.cpp
@@ -1,6 +1,6 @@
-// $Id: StepGeomDatabase.cpp,v 1.13 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: StepGeomDatabase.cpp,v 1.14 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/StepGeomDatabase.h b/Geo/StepGeomDatabase.h
index f6cea4a493..e320c8b607 100644
--- a/Geo/StepGeomDatabase.h
+++ b/Geo/StepGeomDatabase.h
@@ -1,7 +1,7 @@
 #ifndef _STEP_GEOM_DATABASE_H_
 #define _STEP_GEOM_DATABASE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/Verif.cpp b/Geo/Verif.cpp
index 84dc2b59b7..bf29a33ea6 100644
--- a/Geo/Verif.cpp
+++ b/Geo/Verif.cpp
@@ -1,6 +1,6 @@
-// $Id: Verif.cpp,v 1.14 2003-03-01 22:36:38 geuzaine Exp $
+// $Id: Verif.cpp,v 1.15 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Geo/Verif.h b/Geo/Verif.h
index 0bfb0161bd..1da78215e6 100644
--- a/Geo/Verif.h
+++ b/Geo/Verif.h
@@ -1,7 +1,7 @@
 #ifndef _VERIF_H_
 #define _VERIF_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Axes.cpp b/Graphics/Axes.cpp
index 6ade7feb23..abf4639397 100644
--- a/Graphics/Axes.cpp
+++ b/Graphics/Axes.cpp
@@ -1,6 +1,6 @@
-// $Id: Axes.cpp,v 1.18 2003-03-01 22:36:39 geuzaine Exp $
+// $Id: Axes.cpp,v 1.19 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/CreateFile.cpp b/Graphics/CreateFile.cpp
index df5dae1c0d..ed299eaff8 100644
--- a/Graphics/CreateFile.cpp
+++ b/Graphics/CreateFile.cpp
@@ -1,6 +1,6 @@
-// $Id: CreateFile.cpp,v 1.40 2003-03-07 18:53:21 geuzaine Exp $
+// $Id: CreateFile.cpp,v 1.41 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/CreateFile.h b/Graphics/CreateFile.h
index 4f1e571e21..5311d95fcf 100644
--- a/Graphics/CreateFile.h
+++ b/Graphics/CreateFile.h
@@ -1,7 +1,7 @@
 #ifndef _CREATE_FILE_H_
 #define _CREATE_FILE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Draw.cpp b/Graphics/Draw.cpp
index 6e2bb6d4e1..f5e6b621d9 100644
--- a/Graphics/Draw.cpp
+++ b/Graphics/Draw.cpp
@@ -1,6 +1,6 @@
-// $Id: Draw.cpp,v 1.36 2003-03-01 22:36:39 geuzaine Exp $
+// $Id: Draw.cpp,v 1.37 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Draw.h b/Graphics/Draw.h
index 2d58a032c5..3aeed7b570 100644
--- a/Graphics/Draw.h
+++ b/Graphics/Draw.h
@@ -1,7 +1,7 @@
 #ifndef _DRAW_H_
 #define _DRAW_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Entity.cpp b/Graphics/Entity.cpp
index 1900707d02..130910b490 100644
--- a/Graphics/Entity.cpp
+++ b/Graphics/Entity.cpp
@@ -1,6 +1,6 @@
-// $Id: Entity.cpp,v 1.26 2003-03-01 22:36:39 geuzaine Exp $
+// $Id: Entity.cpp,v 1.27 2003-03-21 00:52:38 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Geom.cpp b/Graphics/Geom.cpp
index 4b8610f84b..f36b9603b5 100644
--- a/Graphics/Geom.cpp
+++ b/Graphics/Geom.cpp
@@ -1,6 +1,6 @@
-// $Id: Geom.cpp,v 1.44 2003-03-01 22:36:39 geuzaine Exp $
+// $Id: Geom.cpp,v 1.45 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Graph2D.cpp b/Graphics/Graph2D.cpp
index f9378756bf..83630b118c 100644
--- a/Graphics/Graph2D.cpp
+++ b/Graphics/Graph2D.cpp
@@ -1,6 +1,6 @@
-// $Id: Graph2D.cpp,v 1.27 2003-03-01 22:36:39 geuzaine Exp $
+// $Id: Graph2D.cpp,v 1.28 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Iso.cpp b/Graphics/Iso.cpp
index 5287a6fc7b..1ad27946ee 100644
--- a/Graphics/Iso.cpp
+++ b/Graphics/Iso.cpp
@@ -1,6 +1,6 @@
-// $Id: Iso.cpp,v 1.18 2003-03-01 22:36:39 geuzaine Exp $
+// $Id: Iso.cpp,v 1.19 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Iso.h b/Graphics/Iso.h
index 9f79d4bb41..467350ecf7 100644
--- a/Graphics/Iso.h
+++ b/Graphics/Iso.h
@@ -1,7 +1,7 @@
 #ifndef _ISO_H_
 #define _ISO_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Makefile b/Graphics/Makefile
index 86e84fa21a..cfbf9ca683 100644
--- a/Graphics/Makefile
+++ b/Graphics/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.48 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.49 2003-03-21 00:52:39 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Mesh.cpp b/Graphics/Mesh.cpp
index 479b66994c..c0e3cd55ba 100644
--- a/Graphics/Mesh.cpp
+++ b/Graphics/Mesh.cpp
@@ -1,6 +1,6 @@
-// $Id: Mesh.cpp,v 1.58 2003-03-01 22:36:39 geuzaine Exp $
+// $Id: Mesh.cpp,v 1.59 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Post.cpp b/Graphics/Post.cpp
index 37315f18bc..b2716c793e 100644
--- a/Graphics/Post.cpp
+++ b/Graphics/Post.cpp
@@ -1,6 +1,6 @@
-// $Id: Post.cpp,v 1.46 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: Post.cpp,v 1.47 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/PostElement.cpp b/Graphics/PostElement.cpp
index acfc362275..770155e84c 100644
--- a/Graphics/PostElement.cpp
+++ b/Graphics/PostElement.cpp
@@ -1,6 +1,6 @@
-// $Id: PostElement.cpp,v 1.13 2003-03-18 08:08:03 geuzaine Exp $
+// $Id: PostElement.cpp,v 1.14 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/ReadImg.cpp b/Graphics/ReadImg.cpp
index 92da97e277..0008ec10df 100644
--- a/Graphics/ReadImg.cpp
+++ b/Graphics/ReadImg.cpp
@@ -1,6 +1,6 @@
-// $Id: ReadImg.cpp,v 1.3 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: ReadImg.cpp,v 1.4 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/ReadImg.h b/Graphics/ReadImg.h
index f41fd46527..0b3e194f9f 100644
--- a/Graphics/ReadImg.h
+++ b/Graphics/ReadImg.h
@@ -1,7 +1,7 @@
 #ifndef _READ_IMG_
 #define _READ_IMG_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Scale.cpp b/Graphics/Scale.cpp
index fb9a37025b..80749a2b65 100644
--- a/Graphics/Scale.cpp
+++ b/Graphics/Scale.cpp
@@ -1,6 +1,6 @@
-// $Id: Scale.cpp,v 1.34 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: Scale.cpp,v 1.35 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Visibility.cpp b/Graphics/Visibility.cpp
index 3cd932288a..64dd276d07 100644
--- a/Graphics/Visibility.cpp
+++ b/Graphics/Visibility.cpp
@@ -1,6 +1,6 @@
-// $Id: Visibility.cpp,v 1.7 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: Visibility.cpp,v 1.8 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Graphics/Visibility.h b/Graphics/Visibility.h
index 2b6fd88a6c..3b46292105 100644
--- a/Graphics/Visibility.h
+++ b/Graphics/Visibility.h
@@ -1,7 +1,7 @@
 #ifndef _VISIBILITY_H_
 #define _VISIBILITY_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Makefile b/Makefile
index 67db5c5e13..be9a62eb09 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.276 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.277 2003-03-21 00:52:34 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -83,7 +83,7 @@ utilities:
 	cd utils && ${MAKE}
 
 purge:
-	for i in . lib archives demos tutorial doc ${GMSH_DIRS}; \
+	for i in . bin lib utils archives demos tutorial doc ${GMSH_DIRS}; \
         do (cd $$i && rm -f *~ *~~ .gmsh-tmp .gmsh-errors gmon.out); \
         done
 
diff --git a/Mesh/1D_Mesh.cpp b/Mesh/1D_Mesh.cpp
index f618704c94..f5e24bb541 100644
--- a/Mesh/1D_Mesh.cpp
+++ b/Mesh/1D_Mesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 1D_Mesh.cpp,v 1.31 2003-03-16 21:23:17 geuzaine Exp $
+// $Id: 1D_Mesh.cpp,v 1.32 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_BGMesh.cpp b/Mesh/2D_BGMesh.cpp
index 01842c4119..f44bba1ab7 100644
--- a/Mesh/2D_BGMesh.cpp
+++ b/Mesh/2D_BGMesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_BGMesh.cpp,v 1.13 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_BGMesh.cpp,v 1.14 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Bowyer.cpp b/Mesh/2D_Bowyer.cpp
index e331e79afd..31413a1fbb 100644
--- a/Mesh/2D_Bowyer.cpp
+++ b/Mesh/2D_Bowyer.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Bowyer.cpp,v 1.13 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_Bowyer.cpp,v 1.14 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Bricks.cpp b/Mesh/2D_Bricks.cpp
index 4a1a9dbab6..f8819a56e3 100644
--- a/Mesh/2D_Bricks.cpp
+++ b/Mesh/2D_Bricks.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Bricks.cpp,v 1.10 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_Bricks.cpp,v 1.11 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Cylindrical.cpp b/Mesh/2D_Cylindrical.cpp
index ca66bd705b..e6f9d42215 100644
--- a/Mesh/2D_Cylindrical.cpp
+++ b/Mesh/2D_Cylindrical.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Cylindrical.cpp,v 1.14 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_Cylindrical.cpp,v 1.15 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_DivAndConq.cpp b/Mesh/2D_DivAndConq.cpp
index 88c7d5e258..8496e92fca 100644
--- a/Mesh/2D_DivAndConq.cpp
+++ b/Mesh/2D_DivAndConq.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_DivAndConq.cpp,v 1.17 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_DivAndConq.cpp,v 1.18 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Elliptic.cpp b/Mesh/2D_Elliptic.cpp
index 7c4519edd8..5b2afd1f0f 100644
--- a/Mesh/2D_Elliptic.cpp
+++ b/Mesh/2D_Elliptic.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Elliptic.cpp,v 1.14 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_Elliptic.cpp,v 1.15 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_InitMesh.cpp b/Mesh/2D_InitMesh.cpp
index 34812a5573..84d4b4f920 100644
--- a/Mesh/2D_InitMesh.cpp
+++ b/Mesh/2D_InitMesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_InitMesh.cpp,v 1.18 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_InitMesh.cpp,v 1.19 2003-03-21 00:52:39 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Links.cpp b/Mesh/2D_Links.cpp
index 2c6b9dd829..f3538a695d 100644
--- a/Mesh/2D_Links.cpp
+++ b/Mesh/2D_Links.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Links.cpp,v 1.14 2003-03-01 22:36:40 geuzaine Exp $
+// $Id: 2D_Links.cpp,v 1.15 2003-03-21 00:52:40 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Mesh.cpp b/Mesh/2D_Mesh.cpp
index db82c9c757..5add806e5a 100644
--- a/Mesh/2D_Mesh.cpp
+++ b/Mesh/2D_Mesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Mesh.cpp,v 1.46 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 2D_Mesh.cpp,v 1.47 2003-03-21 00:52:40 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Mesh.h b/Mesh/2D_Mesh.h
index 026a6bf34c..e4baa0bf84 100644
--- a/Mesh/2D_Mesh.h
+++ b/Mesh/2D_Mesh.h
@@ -1,7 +1,7 @@
 #ifndef _2D_MESH_H_
 #define _2D_MESH_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Mesh_Aniso.cpp b/Mesh/2D_Mesh_Aniso.cpp
index da2b389403..94b5c19a76 100644
--- a/Mesh/2D_Mesh_Aniso.cpp
+++ b/Mesh/2D_Mesh_Aniso.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Mesh_Aniso.cpp,v 1.34 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 2D_Mesh_Aniso.cpp,v 1.35 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Mesh_Triangle.cpp b/Mesh/2D_Mesh_Triangle.cpp
index fc87260d09..44647bbc10 100644
--- a/Mesh/2D_Mesh_Triangle.cpp
+++ b/Mesh/2D_Mesh_Triangle.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Mesh_Triangle.cpp,v 1.2 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 2D_Mesh_Triangle.cpp,v 1.3 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Parametric.cpp b/Mesh/2D_Parametric.cpp
index 93f989590d..74c71e321e 100644
--- a/Mesh/2D_Parametric.cpp
+++ b/Mesh/2D_Parametric.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Parametric.cpp,v 1.12 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 2D_Parametric.cpp,v 1.13 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Recombine.cpp b/Mesh/2D_Recombine.cpp
index a7ab0635e0..2700d8a5ef 100644
--- a/Mesh/2D_Recombine.cpp
+++ b/Mesh/2D_Recombine.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Recombine.cpp,v 1.15 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 2D_Recombine.cpp,v 1.16 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_SMesh.cpp b/Mesh/2D_SMesh.cpp
index 1c172b3c74..3715aaa633 100644
--- a/Mesh/2D_SMesh.cpp
+++ b/Mesh/2D_SMesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_SMesh.cpp,v 1.14 2003-03-16 21:23:17 geuzaine Exp $
+// $Id: 2D_SMesh.cpp,v 1.15 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Tree.cpp b/Mesh/2D_Tree.cpp
index 10bdcbd55f..b1beb5a1f4 100644
--- a/Mesh/2D_Tree.cpp
+++ b/Mesh/2D_Tree.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Tree.cpp,v 1.9 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 2D_Tree.cpp,v 1.10 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/2D_Util.cpp b/Mesh/2D_Util.cpp
index 98f6cbe08d..f09c109043 100644
--- a/Mesh/2D_Util.cpp
+++ b/Mesh/2D_Util.cpp
@@ -1,6 +1,6 @@
-// $Id: 2D_Util.cpp,v 1.19 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 2D_Util.cpp,v 1.20 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_BGMesh.cpp b/Mesh/3D_BGMesh.cpp
index 3591c4a5ca..b8492f3b10 100644
--- a/Mesh/3D_BGMesh.cpp
+++ b/Mesh/3D_BGMesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_BGMesh.cpp,v 1.23 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 3D_BGMesh.cpp,v 1.24 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Bricks.cpp b/Mesh/3D_Bricks.cpp
index 9b2eff8743..51ad40be3e 100644
--- a/Mesh/3D_Bricks.cpp
+++ b/Mesh/3D_Bricks.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_Bricks.cpp,v 1.13 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 3D_Bricks.cpp,v 1.14 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Coherence.cpp b/Mesh/3D_Coherence.cpp
index e661d01fb9..226a6cf605 100644
--- a/Mesh/3D_Coherence.cpp
+++ b/Mesh/3D_Coherence.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_Coherence.cpp,v 1.29 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 3D_Coherence.cpp,v 1.30 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Divide.cpp b/Mesh/3D_Divide.cpp
index ee1090bb3d..9f2b0f2c38 100644
--- a/Mesh/3D_Divide.cpp
+++ b/Mesh/3D_Divide.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_Divide.cpp,v 1.20 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 3D_Divide.cpp,v 1.21 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Extrude.cpp b/Mesh/3D_Extrude.cpp
index a4fa6b8187..78180286c9 100644
--- a/Mesh/3D_Extrude.cpp
+++ b/Mesh/3D_Extrude.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_Extrude.cpp,v 1.63 2003-03-16 21:23:17 geuzaine Exp $
+// $Id: 3D_Extrude.cpp,v 1.64 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Extrude_Old.cpp b/Mesh/3D_Extrude_Old.cpp
index ba57e750e0..2c26069829 100644
--- a/Mesh/3D_Extrude_Old.cpp
+++ b/Mesh/3D_Extrude_Old.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_Extrude_Old.cpp,v 1.23 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 3D_Extrude_Old.cpp,v 1.24 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Mesh.cpp b/Mesh/3D_Mesh.cpp
index b6ce69a20a..b365886217 100644
--- a/Mesh/3D_Mesh.cpp
+++ b/Mesh/3D_Mesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_Mesh.cpp,v 1.49 2003-03-02 16:10:28 geuzaine Exp $
+// $Id: 3D_Mesh.cpp,v 1.50 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Mesh.h b/Mesh/3D_Mesh.h
index ce7da53ee7..a1b6906af4 100644
--- a/Mesh/3D_Mesh.h
+++ b/Mesh/3D_Mesh.h
@@ -1,7 +1,7 @@
 #ifndef _3D_MESH_H_
 #define _3D_MESH_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_Mesh_Old.cpp b/Mesh/3D_Mesh_Old.cpp
index d7fc2baf3e..743ace6c92 100644
--- a/Mesh/3D_Mesh_Old.cpp
+++ b/Mesh/3D_Mesh_Old.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_Mesh_Old.cpp,v 1.6 2003-03-01 22:36:41 geuzaine Exp $
+// $Id: 3D_Mesh_Old.cpp,v 1.7 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/3D_SMesh.cpp b/Mesh/3D_SMesh.cpp
index a4046b9bcd..cfe9538acd 100644
--- a/Mesh/3D_SMesh.cpp
+++ b/Mesh/3D_SMesh.cpp
@@ -1,6 +1,6 @@
-// $Id: 3D_SMesh.cpp,v 1.19 2003-03-18 07:37:20 geuzaine Exp $
+// $Id: 3D_SMesh.cpp,v 1.20 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Create.cpp b/Mesh/Create.cpp
index d46b6c7dcc..e55f0da7a5 100644
--- a/Mesh/Create.cpp
+++ b/Mesh/Create.cpp
@@ -1,6 +1,6 @@
-// $Id: Create.cpp,v 1.42 2003-03-18 14:31:02 geuzaine Exp $
+// $Id: Create.cpp,v 1.43 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Create.h b/Mesh/Create.h
index 23246324fa..b5db504342 100644
--- a/Mesh/Create.h
+++ b/Mesh/Create.h
@@ -1,7 +1,7 @@
 #ifndef _CREATE_H_
 #define _CREATE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/CrossData.cpp b/Mesh/CrossData.cpp
index a8f5f80100..0f4cda80ff 100644
--- a/Mesh/CrossData.cpp
+++ b/Mesh/CrossData.cpp
@@ -1,6 +1,6 @@
-// $Id: CrossData.cpp,v 1.10 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: CrossData.cpp,v 1.11 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Edge.cpp b/Mesh/Edge.cpp
index fe2558a322..e690635550 100644
--- a/Mesh/Edge.cpp
+++ b/Mesh/Edge.cpp
@@ -1,6 +1,6 @@
-// $Id: Edge.cpp,v 1.11 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: Edge.cpp,v 1.12 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Edge.h b/Mesh/Edge.h
index 010c41ae2b..58610d716f 100644
--- a/Mesh/Edge.h
+++ b/Mesh/Edge.h
@@ -1,7 +1,7 @@
 #ifndef _EDGE_H_
 #define _EDGE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Generator.cpp b/Mesh/Generator.cpp
index db87d584bc..119ddd5a43 100644
--- a/Mesh/Generator.cpp
+++ b/Mesh/Generator.cpp
@@ -1,6 +1,6 @@
-// $Id: Generator.cpp,v 1.42 2003-03-11 05:58:04 geuzaine Exp $
+// $Id: Generator.cpp,v 1.43 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Interpolation.cpp b/Mesh/Interpolation.cpp
index 65bf57d2a9..732cccba5b 100644
--- a/Mesh/Interpolation.cpp
+++ b/Mesh/Interpolation.cpp
@@ -1,6 +1,6 @@
-// $Id: Interpolation.cpp,v 1.21 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: Interpolation.cpp,v 1.22 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Interpolation.h b/Mesh/Interpolation.h
index 63109b5b58..bfcd96e59d 100644
--- a/Mesh/Interpolation.h
+++ b/Mesh/Interpolation.h
@@ -1,7 +1,7 @@
 #ifndef _INTERPOLATION_H_
 #define _INTERPOLATION_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Makefile b/Mesh/Makefile
index 640846b56d..b66231d887 100644
--- a/Mesh/Makefile
+++ b/Mesh/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.50 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.51 2003-03-21 00:52:41 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Matrix.h b/Mesh/Matrix.h
index f57e4a7c8d..55b8b66129 100644
--- a/Mesh/Matrix.h
+++ b/Mesh/Matrix.h
@@ -1,7 +1,7 @@
 #ifndef _GMSH_MATRIX_
 #define _GMSH_MATRIX_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Mesh.h b/Mesh/Mesh.h
index 3a174f5922..eb5a5af9dc 100644
--- a/Mesh/Mesh.h
+++ b/Mesh/Mesh.h
@@ -1,7 +1,7 @@
 #ifndef _MESH_H_
 #define _MESH_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/MeshQuality.cpp b/Mesh/MeshQuality.cpp
index 2d23e01c99..e6e4451583 100644
--- a/Mesh/MeshQuality.cpp
+++ b/Mesh/MeshQuality.cpp
@@ -1,6 +1,6 @@
-// $Id: MeshQuality.cpp,v 1.11 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: MeshQuality.cpp,v 1.12 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Metric.cpp b/Mesh/Metric.cpp
index ee33ea3858..1aeb80ec4c 100644
--- a/Mesh/Metric.cpp
+++ b/Mesh/Metric.cpp
@@ -1,6 +1,6 @@
-// $Id: Metric.cpp,v 1.17 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: Metric.cpp,v 1.18 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Metric.h b/Mesh/Metric.h
index 5887b9deee..387613cd32 100644
--- a/Mesh/Metric.h
+++ b/Mesh/Metric.h
@@ -1,7 +1,7 @@
 #ifndef _METRIC_H_
 #define _METRIC_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Nurbs.cpp b/Mesh/Nurbs.cpp
index b261660c11..4dc4af6eb2 100644
--- a/Mesh/Nurbs.cpp
+++ b/Mesh/Nurbs.cpp
@@ -1,6 +1,6 @@
-// $Id: Nurbs.cpp,v 1.12 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: Nurbs.cpp,v 1.13 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Print_Mesh.cpp b/Mesh/Print_Mesh.cpp
index 97911b7ded..ff04765cdf 100644
--- a/Mesh/Print_Mesh.cpp
+++ b/Mesh/Print_Mesh.cpp
@@ -1,6 +1,6 @@
-// $Id: Print_Mesh.cpp,v 1.40 2003-03-11 05:55:47 geuzaine Exp $
+// $Id: Print_Mesh.cpp,v 1.41 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Read_Mesh.cpp b/Mesh/Read_Mesh.cpp
index e9030f24b9..8da9e03813 100644
--- a/Mesh/Read_Mesh.cpp
+++ b/Mesh/Read_Mesh.cpp
@@ -1,6 +1,6 @@
-// $Id: Read_Mesh.cpp,v 1.52 2003-03-16 21:23:18 geuzaine Exp $
+// $Id: Read_Mesh.cpp,v 1.53 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/SMS.cpp b/Mesh/SMS.cpp
index a79ce7ca9f..36ba13c829 100644
--- a/Mesh/SMS.cpp
+++ b/Mesh/SMS.cpp
@@ -1,6 +1,6 @@
-// $Id: SMS.cpp,v 1.13 2003-03-02 16:10:28 geuzaine Exp $
+// $Id: SMS.cpp,v 1.14 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/STL.cpp b/Mesh/STL.cpp
index 708153dd97..ae183cb16c 100644
--- a/Mesh/STL.cpp
+++ b/Mesh/STL.cpp
@@ -1,6 +1,6 @@
-// $Id: STL.cpp,v 1.9 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: STL.cpp,v 1.10 2003-03-21 00:52:41 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/STL.h b/Mesh/STL.h
index 230e09a837..25e0523083 100644
--- a/Mesh/STL.h
+++ b/Mesh/STL.h
@@ -1,7 +1,7 @@
 #ifndef _STL_H_
 #define _STL_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/SecondOrder.cpp b/Mesh/SecondOrder.cpp
index 8232cb8668..56b90af9e4 100644
--- a/Mesh/SecondOrder.cpp
+++ b/Mesh/SecondOrder.cpp
@@ -1,6 +1,6 @@
-// $Id: SecondOrder.cpp,v 1.12 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: SecondOrder.cpp,v 1.13 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Simplex.cpp b/Mesh/Simplex.cpp
index 6479c07e58..668ded107f 100644
--- a/Mesh/Simplex.cpp
+++ b/Mesh/Simplex.cpp
@@ -1,6 +1,6 @@
-// $Id: Simplex.cpp,v 1.26 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: Simplex.cpp,v 1.27 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Simplex.h b/Mesh/Simplex.h
index 5bce6620e3..f95a3c2bfd 100644
--- a/Mesh/Simplex.h
+++ b/Mesh/Simplex.h
@@ -1,7 +1,7 @@
 #ifndef _SIMPLEX_H_
 #define _SIMPLEX_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Smoothing.cpp b/Mesh/Smoothing.cpp
index 4501cec330..ed8f659a95 100644
--- a/Mesh/Smoothing.cpp
+++ b/Mesh/Smoothing.cpp
@@ -1,6 +1,6 @@
-// $Id: Smoothing.cpp,v 1.10 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: Smoothing.cpp,v 1.11 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/SwapEdge.cpp b/Mesh/SwapEdge.cpp
index ec0b192828..c478c21936 100644
--- a/Mesh/SwapEdge.cpp
+++ b/Mesh/SwapEdge.cpp
@@ -1,6 +1,6 @@
-// $Id: SwapEdge.cpp,v 1.13 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: SwapEdge.cpp,v 1.14 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/SwapPatterns.h b/Mesh/SwapPatterns.h
index 164513ae2f..53e5d5e8d6 100644
--- a/Mesh/SwapPatterns.h
+++ b/Mesh/SwapPatterns.h
@@ -1,7 +1,7 @@
 #ifndef _SWAP_PATTERNS_H_
 #define _SWAP_PATTERNS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Utils.cpp b/Mesh/Utils.cpp
index 084ae5b0e1..34781c0b1e 100644
--- a/Mesh/Utils.cpp
+++ b/Mesh/Utils.cpp
@@ -1,6 +1,6 @@
-// $Id: Utils.cpp,v 1.19 2003-03-18 07:37:20 geuzaine Exp $
+// $Id: Utils.cpp,v 1.20 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Utils.h b/Mesh/Utils.h
index a7f3bf6ecf..75c71be89c 100644
--- a/Mesh/Utils.h
+++ b/Mesh/Utils.h
@@ -1,7 +1,7 @@
 #ifndef _UTILS_H_
 #define _UTILS_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Vertex.cpp b/Mesh/Vertex.cpp
index abb5128a3c..7efc912ccd 100644
--- a/Mesh/Vertex.cpp
+++ b/Mesh/Vertex.cpp
@@ -1,6 +1,6 @@
-// $Id: Vertex.cpp,v 1.21 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: Vertex.cpp,v 1.22 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Mesh/Vertex.h b/Mesh/Vertex.h
index a15efe1d3b..42c6aacc12 100644
--- a/Mesh/Vertex.h
+++ b/Mesh/Vertex.h
@@ -1,7 +1,7 @@
 #ifndef _VERTEX_H_
 #define _VERTEX_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/NR/Makefile b/NR/Makefile
index 81dc7c5638..8b832f9297 100644
--- a/NR/Makefile
+++ b/NR/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.2 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.3 2003-03-21 00:52:42 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Numeric/Makefile b/Numeric/Makefile
index 12990ac0fa..e4ba0c003f 100644
--- a/Numeric/Makefile
+++ b/Numeric/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.10 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: Makefile,v 1.11 2003-03-21 00:52:42 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Numeric/Numeric.cpp b/Numeric/Numeric.cpp
index e7e4455325..9e2a37f8bd 100644
--- a/Numeric/Numeric.cpp
+++ b/Numeric/Numeric.cpp
@@ -1,6 +1,6 @@
-// $Id: Numeric.cpp,v 1.9 2003-03-03 23:47:32 geuzaine Exp $
+// $Id: Numeric.cpp,v 1.10 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Numeric/Numeric.h b/Numeric/Numeric.h
index 44db5599b5..8580f4f402 100644
--- a/Numeric/Numeric.h
+++ b/Numeric/Numeric.h
@@ -1,7 +1,7 @@
 #ifndef _NUMERIC_H_
 #define _NUMERIC_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Numeric/gsl_brent.cpp b/Numeric/gsl_brent.cpp
index 2669304d28..0764fdaeb2 100644
--- a/Numeric/gsl_brent.cpp
+++ b/Numeric/gsl_brent.cpp
@@ -1,6 +1,6 @@
-// $Id: gsl_brent.cpp,v 1.8 2003-03-04 02:35:30 geuzaine Exp $
+// $Id: gsl_brent.cpp,v 1.9 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Numeric/gsl_newt.cpp b/Numeric/gsl_newt.cpp
index c3fb9c1e7a..e164a10a3d 100644
--- a/Numeric/gsl_newt.cpp
+++ b/Numeric/gsl_newt.cpp
@@ -1,6 +1,6 @@
-// $Id: gsl_newt.cpp,v 1.9 2003-03-18 07:37:20 geuzaine Exp $
+// $Id: gsl_newt.cpp,v 1.10 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parallel/Makefile b/Parallel/Makefile
index ecd2d9ebb4..16d2724292 100644
--- a/Parallel/Makefile
+++ b/Parallel/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.14 2003-03-19 06:51:56 geuzaine Exp $
+# $Id: Makefile,v 1.15 2003-03-21 00:52:42 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Parallel/ParUtil.cpp b/Parallel/ParUtil.cpp
index 1c580c23d6..700b04cfa1 100644
--- a/Parallel/ParUtil.cpp
+++ b/Parallel/ParUtil.cpp
@@ -1,6 +1,6 @@
-// $Id: ParUtil.cpp,v 1.6 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: ParUtil.cpp,v 1.7 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parallel/ParUtil.h b/Parallel/ParUtil.h
index 0942218096..d385d51c53 100644
--- a/Parallel/ParUtil.h
+++ b/Parallel/ParUtil.h
@@ -1,7 +1,7 @@
 #ifndef _H_ParUtil
 #define _H_ParUtil
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/FunctionManager.cpp b/Parser/FunctionManager.cpp
index 89e06330c9..d5c1136e9b 100644
--- a/Parser/FunctionManager.cpp
+++ b/Parser/FunctionManager.cpp
@@ -1,6 +1,6 @@
-// $Id: FunctionManager.cpp,v 1.18 2003-03-01 22:36:42 geuzaine Exp $
+// $Id: FunctionManager.cpp,v 1.19 2003-03-21 00:52:42 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/FunctionManager.h b/Parser/FunctionManager.h
index c47a3a5b6a..dd02377173 100644
--- a/Parser/FunctionManager.h
+++ b/Parser/FunctionManager.h
@@ -1,7 +1,7 @@
 #ifndef _FUNCTION_MANAGER_H_
 #define _FUNCTION_MANAGER_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/Gmsh.l b/Parser/Gmsh.l
index 1ec6ab3a99..fc5c3a518e 100644
--- a/Parser/Gmsh.l
+++ b/Parser/Gmsh.l
@@ -1,8 +1,8 @@
 %{
 
-// $Id: Gmsh.l,v 1.44 2003-01-23 20:19:23 geuzaine Exp $
+// $Id: Gmsh.l,v 1.45 2003-03-21 00:52:43 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/Gmsh.tab.cpp b/Parser/Gmsh.tab.cpp
index 2d0a6b6ce4..2fd0b6da95 100644
--- a/Parser/Gmsh.tab.cpp
+++ b/Parser/Gmsh.tab.cpp
@@ -188,9 +188,9 @@
 #line 1 "Gmsh.y"
  
 
-// $Id: Gmsh.tab.cpp,v 1.153 2003-03-11 05:57:06 geuzaine Exp $
+// $Id: Gmsh.tab.cpp,v 1.154 2003-03-21 00:52:43 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/Gmsh.y b/Parser/Gmsh.y
index b58bec8beb..d2bb5354d6 100644
--- a/Parser/Gmsh.y
+++ b/Parser/Gmsh.y
@@ -1,8 +1,8 @@
 %{ 
 
-// $Id: Gmsh.y,v 1.134 2003-03-11 05:57:07 geuzaine Exp $
+// $Id: Gmsh.y,v 1.135 2003-03-21 00:52:44 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/Gmsh.yy.cpp b/Parser/Gmsh.yy.cpp
index 9dea53bc68..a6b81f8b8e 100644
--- a/Parser/Gmsh.yy.cpp
+++ b/Parser/Gmsh.yy.cpp
@@ -2,7 +2,7 @@
 /* A lexical scanner generated by flex */
 
 /* Scanner skeleton version:
- * $Header: /cvsroot/gmsh/Parser/Gmsh.yy.cpp,v 1.152 2003-03-11 05:57:08 geuzaine Exp $
+ * $Header: /cvsroot/gmsh/Parser/Gmsh.yy.cpp,v 1.153 2003-03-21 00:52:45 geuzaine Exp $
  */
 
 #define FLEX_SCANNER
@@ -1007,9 +1007,9 @@ char *yytext;
 #define INITIAL 0
 #line 2 "Gmsh.l"
 
-// $Id: Gmsh.yy.cpp,v 1.152 2003-03-11 05:57:08 geuzaine Exp $
+// $Id: Gmsh.yy.cpp,v 1.153 2003-03-21 00:52:45 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/Makefile b/Parser/Makefile
index 2d2ba7d0a1..44034bee53 100644
--- a/Parser/Makefile
+++ b/Parser/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.47 2003-03-19 06:51:56 geuzaine Exp $
+# $Id: Makefile,v 1.48 2003-03-21 00:52:45 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Parser/OpenFile.cpp b/Parser/OpenFile.cpp
index d311fa970a..b703b94828 100644
--- a/Parser/OpenFile.cpp
+++ b/Parser/OpenFile.cpp
@@ -1,6 +1,6 @@
-// $Id: OpenFile.cpp,v 1.43 2003-03-07 18:28:28 geuzaine Exp $
+// $Id: OpenFile.cpp,v 1.44 2003-03-21 00:52:45 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/OpenFile.h b/Parser/OpenFile.h
index 7311c484b3..2048920e4b 100644
--- a/Parser/OpenFile.h
+++ b/Parser/OpenFile.h
@@ -1,7 +1,7 @@
 #ifndef _OPENFILE_H_
 #define _OPENFILE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Parser/Parser.h b/Parser/Parser.h
index 4961989cd4..0b742dd358 100644
--- a/Parser/Parser.h
+++ b/Parser/Parser.h
@@ -1,7 +1,7 @@
 #ifndef _PARSER_H_
 #define _PARSER_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/CutMap.cpp b/Plugin/CutMap.cpp
index 7ff0e0cff6..5becc63538 100644
--- a/Plugin/CutMap.cpp
+++ b/Plugin/CutMap.cpp
@@ -1,6 +1,6 @@
-// $Id: CutMap.cpp,v 1.29 2003-03-01 22:36:43 geuzaine Exp $
+// $Id: CutMap.cpp,v 1.30 2003-03-21 00:52:45 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/CutMap.h b/Plugin/CutMap.h
index 65d9c002d4..b99c609399 100644
--- a/Plugin/CutMap.h
+++ b/Plugin/CutMap.h
@@ -1,7 +1,7 @@
 #ifndef _CUTMAP_H_
 #define _CUTMAP_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/CutPlane.cpp b/Plugin/CutPlane.cpp
index 4a7754c28c..d831d3b2b9 100644
--- a/Plugin/CutPlane.cpp
+++ b/Plugin/CutPlane.cpp
@@ -1,6 +1,6 @@
-// $Id: CutPlane.cpp,v 1.25 2003-03-01 22:36:43 geuzaine Exp $
+// $Id: CutPlane.cpp,v 1.26 2003-03-21 00:52:45 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/CutPlane.h b/Plugin/CutPlane.h
index 6f8b724dfe..6a05c51f6e 100644
--- a/Plugin/CutPlane.h
+++ b/Plugin/CutPlane.h
@@ -1,7 +1,7 @@
 #ifndef _CUTPLANE_H_
 #define _CUTPLANE_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/CutSphere.cpp b/Plugin/CutSphere.cpp
index cef00427e3..eaf3c0197e 100644
--- a/Plugin/CutSphere.cpp
+++ b/Plugin/CutSphere.cpp
@@ -1,6 +1,6 @@
-// $Id: CutSphere.cpp,v 1.24 2003-03-01 22:36:43 geuzaine Exp $
+// $Id: CutSphere.cpp,v 1.25 2003-03-21 00:52:45 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/CutSphere.h b/Plugin/CutSphere.h
index 36b7e2127d..e9d47b69d8 100644
--- a/Plugin/CutSphere.h
+++ b/Plugin/CutSphere.h
@@ -1,7 +1,7 @@
 #ifndef _CUTSPHERE_H_
 #define _CUTSPHERE_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Harmonic2Time.cpp b/Plugin/Harmonic2Time.cpp
index 27defb7c95..d0c03224fa 100644
--- a/Plugin/Harmonic2Time.cpp
+++ b/Plugin/Harmonic2Time.cpp
@@ -1,6 +1,6 @@
-// $Id: Harmonic2Time.cpp,v 1.3 2003-03-01 22:36:43 geuzaine Exp $
+// $Id: Harmonic2Time.cpp,v 1.4 2003-03-21 00:52:45 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Harmonic2Time.h b/Plugin/Harmonic2Time.h
index 608f7bcce5..e4a95f91b0 100644
--- a/Plugin/Harmonic2Time.h
+++ b/Plugin/Harmonic2Time.h
@@ -1,7 +1,7 @@
 #ifndef _HARMONIC2TIME_H_
 #define _HARMONIC2TIME_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/LevelsetPlugin.cpp b/Plugin/LevelsetPlugin.cpp
index 7dbd6370b9..feabec4e3f 100644
--- a/Plugin/LevelsetPlugin.cpp
+++ b/Plugin/LevelsetPlugin.cpp
@@ -1,6 +1,6 @@
-// $Id: LevelsetPlugin.cpp,v 1.30 2003-03-01 22:36:44 geuzaine Exp $
+// $Id: LevelsetPlugin.cpp,v 1.31 2003-03-21 00:52:45 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/LevelsetPlugin.h b/Plugin/LevelsetPlugin.h
index 5c365848d5..a077645903 100644
--- a/Plugin/LevelsetPlugin.h
+++ b/Plugin/LevelsetPlugin.h
@@ -1,7 +1,7 @@
 #ifndef _LEVELSETPLUGIN_H_
 #define _LEVELSETPLUGIN_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Makefile b/Plugin/Makefile
index 083c80444d..a9f20e4797 100644
--- a/Plugin/Makefile
+++ b/Plugin/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.34 2003-03-19 06:51:57 geuzaine Exp $
+# $Id: Makefile,v 1.35 2003-03-21 00:52:46 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Plugin.cpp b/Plugin/Plugin.cpp
index 17d5ef5f38..f1b21d7b57 100644
--- a/Plugin/Plugin.cpp
+++ b/Plugin/Plugin.cpp
@@ -1,6 +1,6 @@
-// $Id: Plugin.cpp,v 1.39 2003-03-05 23:15:04 geuzaine Exp $
+// $Id: Plugin.cpp,v 1.40 2003-03-21 00:52:46 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Plugin.h b/Plugin/Plugin.h
index 43b3d675b7..f8d9766d7a 100644
--- a/Plugin/Plugin.h
+++ b/Plugin/Plugin.h
@@ -1,7 +1,7 @@
 #ifndef _PLUGIN_H_
 #define _PLUGIN_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/PluginManager.h b/Plugin/PluginManager.h
index bc5e0ff6e8..ef53caaa0c 100644
--- a/Plugin/PluginManager.h
+++ b/Plugin/PluginManager.h
@@ -1,7 +1,7 @@
 #ifndef _PLUGINMANAGER_H_
 #define _PLUGINMANAGER_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Skin.cpp b/Plugin/Skin.cpp
index f69a098d8c..6c934f278e 100644
--- a/Plugin/Skin.cpp
+++ b/Plugin/Skin.cpp
@@ -1,6 +1,6 @@
-// $Id: Skin.cpp,v 1.16 2003-03-01 22:36:44 geuzaine Exp $
+// $Id: Skin.cpp,v 1.17 2003-03-21 00:52:46 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Skin.h b/Plugin/Skin.h
index f13c4da558..568cd36091 100644
--- a/Plugin/Skin.h
+++ b/Plugin/Skin.h
@@ -1,7 +1,7 @@
 #ifndef _SKIN_H_
 #define _SKIN_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Smooth.cpp b/Plugin/Smooth.cpp
index 2422ab12c2..6326861cd9 100644
--- a/Plugin/Smooth.cpp
+++ b/Plugin/Smooth.cpp
@@ -1,6 +1,6 @@
-// $Id: Smooth.cpp,v 1.12 2003-03-01 22:36:44 geuzaine Exp $
+// $Id: Smooth.cpp,v 1.13 2003-03-21 00:52:46 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Smooth.h b/Plugin/Smooth.h
index f7afa20f87..b93d321f09 100644
--- a/Plugin/Smooth.h
+++ b/Plugin/Smooth.h
@@ -1,7 +1,7 @@
 #ifndef _SMOOTH_H_
 #define _SMOOTH_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/SphericalRaise.cpp b/Plugin/SphericalRaise.cpp
index 80dcbef59f..cf7d17f5c2 100644
--- a/Plugin/SphericalRaise.cpp
+++ b/Plugin/SphericalRaise.cpp
@@ -1,6 +1,6 @@
-// $Id: SphericalRaise.cpp,v 1.5 2003-03-01 22:36:44 geuzaine Exp $
+// $Id: SphericalRaise.cpp,v 1.6 2003-03-21 00:52:46 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/SphericalRaise.h b/Plugin/SphericalRaise.h
index 304fae0c71..dc28137ac1 100644
--- a/Plugin/SphericalRaise.h
+++ b/Plugin/SphericalRaise.h
@@ -1,7 +1,7 @@
 #ifndef _SPHERICAL_RAISE_H_
 #define _SPHERICAL_RAISE_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Transform.cpp b/Plugin/Transform.cpp
index e205b0e656..2a01d65448 100644
--- a/Plugin/Transform.cpp
+++ b/Plugin/Transform.cpp
@@ -1,6 +1,6 @@
-// $Id: Transform.cpp,v 1.15 2003-03-01 22:36:44 geuzaine Exp $
+// $Id: Transform.cpp,v 1.16 2003-03-21 00:52:46 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Transform.h b/Plugin/Transform.h
index 5cbd943dee..19833c8c41 100644
--- a/Plugin/Transform.h
+++ b/Plugin/Transform.h
@@ -1,7 +1,7 @@
 #ifndef _TRANSFORM_H_
 #define _TRANSFORM_H
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Triangulate.cpp b/Plugin/Triangulate.cpp
index a514648e42..750570e306 100644
--- a/Plugin/Triangulate.cpp
+++ b/Plugin/Triangulate.cpp
@@ -1,6 +1,6 @@
-// $Id: Triangulate.cpp,v 1.10 2003-03-01 22:36:44 geuzaine Exp $
+// $Id: Triangulate.cpp,v 1.11 2003-03-21 00:52:46 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Plugin/Triangulate.h b/Plugin/Triangulate.h
index d21166363d..4960da458c 100644
--- a/Plugin/Triangulate.h
+++ b/Plugin/Triangulate.h
@@ -1,7 +1,7 @@
 #ifndef _TRIANGULATE_H_
 #define _TRIANGULATE_H_
 
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/Triangle/Makefile b/Triangle/Makefile
index 871bcf18e5..a282ea90a0 100644
--- a/Triangle/Makefile
+++ b/Triangle/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.14 2003-03-19 06:51:57 geuzaine Exp $
+# $Id: Makefile,v 1.15 2003-03-21 00:52:46 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/archives/Makefile b/archives/Makefile
index 6262f49e75..a6927ad980 100644
--- a/archives/Makefile
+++ b/archives/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.4 2003-03-19 06:51:59 geuzaine Exp $
+# $Id: Makefile,v 1.5 2003-03-21 00:52:46 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/bin/Makefile b/bin/Makefile
index e4c06986b1..e5ae441fe7 100644
--- a/bin/Makefile
+++ b/bin/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.3 2003-03-19 06:51:59 geuzaine Exp $
+# $Id: Makefile,v 1.4 2003-03-21 00:52:47 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/configure.in b/configure.in
index 774ba79a94..4e72b29881 100644
--- a/configure.in
+++ b/configure.in
@@ -1,6 +1,6 @@
-dnl $Id: configure.in,v 1.31 2003-03-19 06:51:55 geuzaine Exp $
+dnl $Id: configure.in,v 1.32 2003-03-21 00:52:34 geuzaine Exp $
 dnl
-dnl Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+dnl Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 dnl
 dnl This program is free software; you can redistribute it and/or modify
 dnl it under the terms of the GNU General Public License as published by
diff --git a/doc/Makefile b/doc/Makefile
index c485132b33..3b9937d01a 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.6 2003-03-19 06:51:59 geuzaine Exp $
+# $Id: Makefile,v 1.7 2003-03-21 00:52:47 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/doc/texinfo/Makefile b/doc/texinfo/Makefile
index 4a247d12e4..970380abf3 100644
--- a/doc/texinfo/Makefile
+++ b/doc/texinfo/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.2 2003-03-19 06:51:59 geuzaine Exp $
+# $Id: Makefile,v 1.3 2003-03-21 00:52:48 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/doc/texinfo/gmsh.texi b/doc/texinfo/gmsh.texi
index 45f9ba7f23..68d5216a4b 100644
--- a/doc/texinfo/gmsh.texi
+++ b/doc/texinfo/gmsh.texi
@@ -1,7 +1,7 @@
 \input texinfo.tex @c -*-texinfo-*-
-@c $Id: gmsh.texi,v 1.4 2003-03-19 06:58:11 geuzaine Exp $
+@c $Id: gmsh.texi,v 1.5 2003-03-21 00:52:48 geuzaine Exp $
 @c
-@c Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+@c Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 @c
 @c This program is free software; you can redistribute it and/or modify
 @c it under the terms of the GNU General Public License as published by
diff --git a/lib/Makefile b/lib/Makefile
index 711fca203c..14b57d6f1e 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.5 2003-03-19 06:52:00 geuzaine Exp $
+# $Id: Makefile,v 1.6 2003-03-21 00:52:48 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/utils/GmshClient.c b/utils/GmshClient.c
index f9c0cb5f07..32e686e9b8 100644
--- a/utils/GmshClient.c
+++ b/utils/GmshClient.c
@@ -1,6 +1,6 @@
-/* $Id: GmshClient.c,v 1.5 2003-03-01 22:36:44 geuzaine Exp $ */
+/* $Id: GmshClient.c,v 1.6 2003-03-21 00:52:48 geuzaine Exp $ */
 /*
-  Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+  Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
diff --git a/utils/GmshClient.h b/utils/GmshClient.h
index b564a189c5..5bc4aff07f 100644
--- a/utils/GmshClient.h
+++ b/utils/GmshClient.h
@@ -2,7 +2,7 @@
 #define _GMSH_CLIENT_H_
 
 /*
-  Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+  Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
diff --git a/utils/Makefile b/utils/Makefile
index dce606c534..ab063936e2 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.13 2003-03-19 06:52:00 geuzaine Exp $
+# $Id: Makefile,v 1.14 2003-03-21 00:52:49 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
diff --git a/utils/dxf2geo.c b/utils/dxf2geo.c
index 63bc656e99..d5106a4d4a 100644
--- a/utils/dxf2geo.c
+++ b/utils/dxf2geo.c
@@ -1,6 +1,6 @@
-// $Id: dxf2geo.c,v 1.6 2003-03-18 07:37:20 geuzaine Exp $
+// $Id: dxf2geo.c,v 1.7 2003-03-21 00:52:49 geuzaine Exp $
 //
-// Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+// Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 //
 // This program is free software; you can redistribute it and/or modify
 // it under the terms of the GNU General Public License as published by
diff --git a/utils/mysolver.c b/utils/mysolver.c
index e98ffd4cf1..ad8e6773ec 100644
--- a/utils/mysolver.c
+++ b/utils/mysolver.c
@@ -1,6 +1,6 @@
-/* $Id: mysolver.c,v 1.7 2003-03-01 23:03:23 geuzaine Exp $ */
+/* $Id: mysolver.c,v 1.8 2003-03-21 00:52:49 geuzaine Exp $ */
 /*
-  Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+  Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 
   This program is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
diff --git a/variables.in b/variables.in
index c18c3a038e..4efb92f7d4 100644
--- a/variables.in
+++ b/variables.in
@@ -1,6 +1,6 @@
-# $Id: variables.in,v 1.7 2003-03-19 06:51:55 geuzaine Exp $
+# $Id: variables.in,v 1.8 2003-03-21 00:52:34 geuzaine Exp $
 #
-# Copyright (C) 1997 - 2003 C. Geuzaine, J.-F. Remacle
+# Copyright (C) 1997-2003 C. Geuzaine, J.-F. Remacle
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
-- 
GitLab