From 13d6a56867b25ed810cb3f057f17f0e66c9821bb Mon Sep 17 00:00:00 2001 From: Max Horn Date: Sat, 11 Feb 2006 10:10:44 +0000 Subject: Change CVS keywords to SVN keywords svn-id: r20519 --- graphics/animation.cpp | 3 ++- graphics/animation.h | 3 ++- graphics/font.cpp | 3 ++- graphics/font.h | 3 ++- graphics/fontman.cpp | 3 ++- graphics/fontman.h | 3 ++- graphics/ilbm.cpp | 3 ++- graphics/ilbm.h | 3 ++- graphics/imagedec.cpp | 3 ++- graphics/imagedec.h | 3 ++- graphics/imageman.cpp | 3 ++- graphics/imageman.h | 3 ++- graphics/primitives.cpp | 3 ++- graphics/primitives.h | 3 ++- graphics/scummfont.cpp | 3 ++- graphics/surface.cpp | 3 ++- graphics/surface.h | 3 ++- 17 files changed, 34 insertions(+), 17 deletions(-) diff --git a/graphics/animation.cpp b/graphics/animation.cpp index ea2ee8b507..baf52465d5 100644 --- a/graphics/animation.cpp +++ b/graphics/animation.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/graphics/animation.h b/graphics/animation.h index d5d67a1ce6..ba5f96497c 100644 --- a/graphics/animation.h +++ b/graphics/animation.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ * */ diff --git a/graphics/font.cpp b/graphics/font.cpp index 45faf0a047..c55ce4232f 100644 --- a/graphics/font.cpp +++ b/graphics/font.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "common/stdafx.h" diff --git a/graphics/font.h b/graphics/font.h index 96c0f98966..b3ed02c3b4 100644 --- a/graphics/font.h +++ b/graphics/font.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #ifndef FONT_H diff --git a/graphics/fontman.cpp b/graphics/fontman.cpp index dec17c0653..d38201ace4 100644 --- a/graphics/fontman.cpp +++ b/graphics/fontman.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "graphics/fontman.h" diff --git a/graphics/fontman.h b/graphics/fontman.h index 70d9120f35..ba5939940c 100644 --- a/graphics/fontman.h +++ b/graphics/fontman.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #ifndef FONTMAN_H diff --git a/graphics/ilbm.cpp b/graphics/ilbm.cpp index 48dfda0bc7..e0e6753550 100644 --- a/graphics/ilbm.cpp +++ b/graphics/ilbm.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "common/stdafx.h" diff --git a/graphics/ilbm.h b/graphics/ilbm.h index 521e5613c0..c95dc3504b 100644 --- a/graphics/ilbm.h +++ b/graphics/ilbm.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #ifndef GRAPHICS_ILBM_H diff --git a/graphics/imagedec.cpp b/graphics/imagedec.cpp index dd9bc588cd..6dfb286f11 100644 --- a/graphics/imagedec.cpp +++ b/graphics/imagedec.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header $ + * $URL$ + * $Id$ */ #include "graphics/imagedec.h" diff --git a/graphics/imagedec.h b/graphics/imagedec.h index c59a458ff3..db35f0a367 100644 --- a/graphics/imagedec.h +++ b/graphics/imagedec.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header $ + * $URL$ + * $Id$ */ #ifndef GRAPHICS_IMAGEDEC_H diff --git a/graphics/imageman.cpp b/graphics/imageman.cpp index 77393bb428..6139159c56 100644 --- a/graphics/imageman.cpp +++ b/graphics/imageman.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header $ + * $URL$ + * $Id$ */ #include "graphics/imagedec.h" diff --git a/graphics/imageman.h b/graphics/imageman.h index ff48701cce..6f682c1646 100644 --- a/graphics/imageman.h +++ b/graphics/imageman.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header $ + * $URL$ + * $Id$ */ #ifndef GRAPHICS_IMAGEMAN_H diff --git a/graphics/primitives.cpp b/graphics/primitives.cpp index 0fd06e7ef0..791e9de64b 100644 --- a/graphics/primitives.cpp +++ b/graphics/primitives.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "common/stdafx.h" diff --git a/graphics/primitives.h b/graphics/primitives.h index 5392f5fdc3..6b2196384d 100644 --- a/graphics/primitives.h +++ b/graphics/primitives.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #ifndef GRAPHICS_PRIMITIVES_H diff --git a/graphics/scummfont.cpp b/graphics/scummfont.cpp index 235ddcfa8e..c6dc570486 100644 --- a/graphics/scummfont.cpp +++ b/graphics/scummfont.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "common/stdafx.h" diff --git a/graphics/surface.cpp b/graphics/surface.cpp index 4086bb5967..6a851ae5e5 100644 --- a/graphics/surface.cpp +++ b/graphics/surface.cpp @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #include "common/stdafx.h" diff --git a/graphics/surface.h b/graphics/surface.h index 9de933b0f4..995e2b9b07 100644 --- a/graphics/surface.h +++ b/graphics/surface.h @@ -15,7 +15,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $Header$ + * $URL$ + * $Id$ */ #ifndef GRAPHICS_SURFACE_H -- cgit v1.2.3