diff --git a/Graphics/gl2gif.cpp b/Graphics/gl2gif.cpp index 7dd6851ecde7f62ee52c40386fb14f65d8db953a..4096123959985c209a3fe2bbaf9224a1a7386d64 100644 --- a/Graphics/gl2gif.cpp +++ b/Graphics/gl2gif.cpp @@ -2,7 +2,7 @@ * GL2GIF, an OpenGL to GIF Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2gif.cpp,v 1.14 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2gif.cpp,v 1.15 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -16,10 +16,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2gif.h b/Graphics/gl2gif.h index 02346ec2987761bebf67c89233d7e9dfaa4280fa..7c0848bf95d16db85d79a21f9657d16f34bf8f72 100644 --- a/Graphics/gl2gif.h +++ b/Graphics/gl2gif.h @@ -5,7 +5,7 @@ * GL2GIF, an OpenGL to GIF Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2gif.h,v 1.9 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2gif.h,v 1.10 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -19,10 +19,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2jpeg.cpp b/Graphics/gl2jpeg.cpp index b97f586cddb8c94ed33d69badcb1cb676a3bdf36..d7e6a919b3c994b73c8fc405dcf5938e7855eba6 100644 --- a/Graphics/gl2jpeg.cpp +++ b/Graphics/gl2jpeg.cpp @@ -2,7 +2,7 @@ * GL2JPEG, an OpenGL to JPEG Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2jpeg.cpp,v 1.11 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2jpeg.cpp,v 1.12 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -16,10 +16,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2jpeg.h b/Graphics/gl2jpeg.h index 2270c2fbab859bb5f0854c89cc44d94ab608f02e..54b6e78af9de857cd16b27305d0df732a90ad450 100644 --- a/Graphics/gl2jpeg.h +++ b/Graphics/gl2jpeg.h @@ -5,7 +5,7 @@ * GL2JPEG, an OpenGL to JPEG Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2jpeg.h,v 1.5 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2jpeg.h,v 1.6 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -19,10 +19,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2ppm.cpp b/Graphics/gl2ppm.cpp index c8704de273cdd15ae762efe9b26cfe429896ed3f..cfe506686d5b63426774b4ad022f20702a0e0eed 100644 --- a/Graphics/gl2ppm.cpp +++ b/Graphics/gl2ppm.cpp @@ -2,7 +2,7 @@ * GL2PPM, an OpenGL to PPM Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2ppm.cpp,v 1.8 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2ppm.cpp,v 1.9 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -16,10 +16,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2ppm.h b/Graphics/gl2ppm.h index 4d2ab9e10db22933d6d4560bbf6c3c6ab723db04..5139d304a8dbbec925c504a37202fb71374210ef 100644 --- a/Graphics/gl2ppm.h +++ b/Graphics/gl2ppm.h @@ -5,7 +5,7 @@ * GL2PPM, an OpenGL to PPM Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2ppm.h,v 1.4 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2ppm.h,v 1.5 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -19,10 +19,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2ps.cpp b/Graphics/gl2ps.cpp index b45e2341b286870d623d64ab19217fe7f8345eb9..f23abc2c8e5ae932bde8e895e4d6e744fec0ee72 100644 --- a/Graphics/gl2ps.cpp +++ b/Graphics/gl2ps.cpp @@ -2,7 +2,7 @@ * GL2PS, an OpenGL to PostScript Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2ps.cpp,v 1.42 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2ps.cpp,v 1.43 2002-05-25 19:17:45 geuzaine Exp $ * * E-mail: geuz@geuz.org * URL: http://www.geuz.org/gl2ps/ @@ -19,10 +19,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2ps.h b/Graphics/gl2ps.h index 4cc233996f101cc2f023ad3e42b56b8cca861013..f8e568424f0f10ce0d87bea889ef0efe38ed0108 100644 --- a/Graphics/gl2ps.h +++ b/Graphics/gl2ps.h @@ -2,7 +2,7 @@ * GL2PS, an OpenGL to PostScript Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2ps.h,v 1.22 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2ps.h,v 1.23 2002-05-25 19:17:45 geuzaine Exp $ * * E-mail: geuz@geuz.org * URL: http://www.geuz.org/gl2ps/ @@ -19,10 +19,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2yuv.cpp b/Graphics/gl2yuv.cpp index e1dc4959881d7e250ada95e5d7545a29b7178106..29935b1be7388abd750cf6219ff0d80ede90ab33 100644 --- a/Graphics/gl2yuv.cpp +++ b/Graphics/gl2yuv.cpp @@ -2,7 +2,7 @@ * GL2YUV, an OpenGL to YUV Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2yuv.cpp,v 1.6 2002-05-20 18:28:26 geuzaine Exp $ + * $Id: gl2yuv.cpp,v 1.7 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -16,10 +16,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */ diff --git a/Graphics/gl2yuv.h b/Graphics/gl2yuv.h index a1b43152e41f86eab4d8fdaf3771da4202cdbafd..fc8c7281ef9c88c47afe11922b8dd9fc65635d2e 100644 --- a/Graphics/gl2yuv.h +++ b/Graphics/gl2yuv.h @@ -5,7 +5,7 @@ * GL2YUV, an OpenGL to YUV Printing Library * Copyright (C) 1999-2002 Christophe Geuzaine * - * $Id: gl2yuv.h,v 1.4 2002-05-20 18:28:27 geuzaine Exp $ + * $Id: gl2yuv.h,v 1.5 2002-05-25 19:17:45 geuzaine Exp $ * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -19,10 +19,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 -// USA. -// -// Please report all bugs and problems to "gmsh@geuz.org". + * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. * */