[Scummvm-cvs-logs] SF.net SVN: scummvm: [20519] scummvm/trunk/graphics

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Feb 11 02:12:01 CET 2006


Revision: 20519
Author:   fingolfin
Date:     2006-02-11 02:10:44 -0800 (Sat, 11 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20519&view=rev

Log Message:
-----------
Change CVS keywords to SVN keywords

Modified Paths:
--------------
    scummvm/trunk/graphics/animation.cpp
    scummvm/trunk/graphics/animation.h
    scummvm/trunk/graphics/font.cpp
    scummvm/trunk/graphics/font.h
    scummvm/trunk/graphics/fontman.cpp
    scummvm/trunk/graphics/fontman.h
    scummvm/trunk/graphics/ilbm.cpp
    scummvm/trunk/graphics/ilbm.h
    scummvm/trunk/graphics/imagedec.cpp
    scummvm/trunk/graphics/imagedec.h
    scummvm/trunk/graphics/imageman.cpp
    scummvm/trunk/graphics/imageman.h
    scummvm/trunk/graphics/primitives.cpp
    scummvm/trunk/graphics/primitives.h
    scummvm/trunk/graphics/scummfont.cpp
    scummvm/trunk/graphics/surface.cpp
    scummvm/trunk/graphics/surface.h
Modified: scummvm/trunk/graphics/animation.cpp
===================================================================
--- scummvm/trunk/graphics/animation.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/animation.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/graphics/animation.h
===================================================================
--- scummvm/trunk/graphics/animation.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/animation.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/graphics/font.cpp
===================================================================
--- scummvm/trunk/graphics/font.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/font.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/font.h
===================================================================
--- scummvm/trunk/graphics/font.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/font.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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

Modified: scummvm/trunk/graphics/fontman.cpp
===================================================================
--- scummvm/trunk/graphics/fontman.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/fontman.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/fontman.h
===================================================================
--- scummvm/trunk/graphics/fontman.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/fontman.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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

Modified: scummvm/trunk/graphics/ilbm.cpp
===================================================================
--- scummvm/trunk/graphics/ilbm.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/ilbm.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/ilbm.h
===================================================================
--- scummvm/trunk/graphics/ilbm.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/ilbm.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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

Modified: scummvm/trunk/graphics/imagedec.cpp
===================================================================
--- scummvm/trunk/graphics/imagedec.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/imagedec.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/imagedec.h
===================================================================
--- scummvm/trunk/graphics/imagedec.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/imagedec.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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

Modified: scummvm/trunk/graphics/imageman.cpp
===================================================================
--- scummvm/trunk/graphics/imageman.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/imageman.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/imageman.h
===================================================================
--- scummvm/trunk/graphics/imageman.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/imageman.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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

Modified: scummvm/trunk/graphics/primitives.cpp
===================================================================
--- scummvm/trunk/graphics/primitives.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/primitives.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/primitives.h
===================================================================
--- scummvm/trunk/graphics/primitives.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/primitives.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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

Modified: scummvm/trunk/graphics/scummfont.cpp
===================================================================
--- scummvm/trunk/graphics/scummfont.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/scummfont.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/surface.cpp
===================================================================
--- scummvm/trunk/graphics/surface.cpp	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/surface.cpp	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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"

Modified: scummvm/trunk/graphics/surface.h
===================================================================
--- scummvm/trunk/graphics/surface.h	2006-02-11 10:08:56 UTC (rev 20518)
+++ scummvm/trunk/graphics/surface.h	2006-02-11 10:10:44 UTC (rev 20519)
@@ -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







More information about the Scummvm-git-logs mailing list