[Scummvm-cvs-logs] SF.net SVN: scummvm: [20532] scummvm/trunk/saga

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Feb 11 04:47:03 CET 2006


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

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

Modified Paths:
--------------
    scummvm/trunk/saga/actor.cpp
    scummvm/trunk/saga/actor.h
    scummvm/trunk/saga/animation.cpp
    scummvm/trunk/saga/animation.h
    scummvm/trunk/saga/console.cpp
    scummvm/trunk/saga/console.h
    scummvm/trunk/saga/events.cpp
    scummvm/trunk/saga/events.h
    scummvm/trunk/saga/font.cpp
    scummvm/trunk/saga/font.h
    scummvm/trunk/saga/font_map.cpp
    scummvm/trunk/saga/game.cpp
    scummvm/trunk/saga/gfx.cpp
    scummvm/trunk/saga/gfx.h
    scummvm/trunk/saga/ihnm_introproc.cpp
    scummvm/trunk/saga/image.cpp
    scummvm/trunk/saga/input.cpp
    scummvm/trunk/saga/interface.cpp
    scummvm/trunk/saga/interface.h
    scummvm/trunk/saga/isomap.cpp
    scummvm/trunk/saga/isomap.h
    scummvm/trunk/saga/ite_introproc.cpp
    scummvm/trunk/saga/itedata.cpp
    scummvm/trunk/saga/itedata.h
    scummvm/trunk/saga/list.h
    scummvm/trunk/saga/music.cpp
    scummvm/trunk/saga/music.h
    scummvm/trunk/saga/objectmap.cpp
    scummvm/trunk/saga/objectmap.h
    scummvm/trunk/saga/palanim.cpp
    scummvm/trunk/saga/palanim.h
    scummvm/trunk/saga/puzzle.cpp
    scummvm/trunk/saga/puzzle.h
    scummvm/trunk/saga/render.cpp
    scummvm/trunk/saga/render.h
    scummvm/trunk/saga/resnames.h
    scummvm/trunk/saga/rscfile.cpp
    scummvm/trunk/saga/rscfile.h
    scummvm/trunk/saga/saga.cpp
    scummvm/trunk/saga/saga.h
    scummvm/trunk/saga/saveload.cpp
    scummvm/trunk/saga/scene.cpp
    scummvm/trunk/saga/scene.h
    scummvm/trunk/saga/script.cpp
    scummvm/trunk/saga/script.h
    scummvm/trunk/saga/sfuncs.cpp
    scummvm/trunk/saga/sndres.cpp
    scummvm/trunk/saga/sndres.h
    scummvm/trunk/saga/sound.cpp
    scummvm/trunk/saga/sound.h
    scummvm/trunk/saga/sprite.cpp
    scummvm/trunk/saga/sprite.h
    scummvm/trunk/saga/sthread.cpp
    scummvm/trunk/saga/stream.h
Modified: scummvm/trunk/saga/actor.cpp
===================================================================
--- scummvm/trunk/saga/actor.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/actor.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/actor.h
===================================================================
--- scummvm/trunk/saga/actor.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/actor.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/animation.cpp
===================================================================
--- scummvm/trunk/saga/animation.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/animation.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/animation.h
===================================================================
--- scummvm/trunk/saga/animation.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/animation.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/console.cpp
===================================================================
--- scummvm/trunk/saga/console.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/console.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/console.h
===================================================================
--- scummvm/trunk/saga/console.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/console.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/events.cpp
===================================================================
--- scummvm/trunk/saga/events.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/events.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/events.h
===================================================================
--- scummvm/trunk/saga/events.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/events.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/font.cpp
===================================================================
--- scummvm/trunk/saga/font.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/font.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/font.h
===================================================================
--- scummvm/trunk/saga/font.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/font.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/font_map.cpp
===================================================================
--- scummvm/trunk/saga/font_map.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/font_map.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/game.cpp
===================================================================
--- scummvm/trunk/saga/game.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/game.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/gfx.cpp
===================================================================
--- scummvm/trunk/saga/gfx.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/gfx.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/gfx.h
===================================================================
--- scummvm/trunk/saga/gfx.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/gfx.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/ihnm_introproc.cpp
===================================================================
--- scummvm/trunk/saga/ihnm_introproc.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/ihnm_introproc.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/image.cpp
===================================================================
--- scummvm/trunk/saga/image.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/image.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/input.cpp
===================================================================
--- scummvm/trunk/saga/input.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/input.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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 "saga/saga.h"

Modified: scummvm/trunk/saga/interface.cpp
===================================================================
--- scummvm/trunk/saga/interface.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/interface.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/interface.h
===================================================================
--- scummvm/trunk/saga/interface.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/interface.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/isomap.cpp
===================================================================
--- scummvm/trunk/saga/isomap.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/isomap.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/isomap.h
===================================================================
--- scummvm/trunk/saga/isomap.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/isomap.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/ite_introproc.cpp
===================================================================
--- scummvm/trunk/saga/ite_introproc.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/ite_introproc.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/itedata.cpp
===================================================================
--- scummvm/trunk/saga/itedata.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/itedata.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/itedata.h
===================================================================
--- scummvm/trunk/saga/itedata.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/itedata.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/list.h
===================================================================
--- scummvm/trunk/saga/list.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/list.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -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/saga/music.cpp
===================================================================
--- scummvm/trunk/saga/music.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/music.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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 "saga/saga.h"

Modified: scummvm/trunk/saga/music.h
===================================================================
--- scummvm/trunk/saga/music.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/music.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/objectmap.cpp
===================================================================
--- scummvm/trunk/saga/objectmap.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/objectmap.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/objectmap.h
===================================================================
--- scummvm/trunk/saga/objectmap.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/objectmap.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/palanim.cpp
===================================================================
--- scummvm/trunk/saga/palanim.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/palanim.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/palanim.h
===================================================================
--- scummvm/trunk/saga/palanim.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/palanim.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/puzzle.cpp
===================================================================
--- scummvm/trunk/saga/puzzle.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/puzzle.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -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/saga/puzzle.h
===================================================================
--- scummvm/trunk/saga/puzzle.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/puzzle.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -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/saga/render.cpp
===================================================================
--- scummvm/trunk/saga/render.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/render.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/render.h
===================================================================
--- scummvm/trunk/saga/render.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/render.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/resnames.h
===================================================================
--- scummvm/trunk/saga/resnames.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/resnames.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/rscfile.cpp
===================================================================
--- scummvm/trunk/saga/rscfile.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/rscfile.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/rscfile.h
===================================================================
--- scummvm/trunk/saga/rscfile.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/rscfile.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/saga.cpp
===================================================================
--- scummvm/trunk/saga/saga.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/saga.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/saga.h
===================================================================
--- scummvm/trunk/saga/saga.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/saga.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/saveload.cpp
===================================================================
--- scummvm/trunk/saga/saveload.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/saveload.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/scene.cpp
===================================================================
--- scummvm/trunk/saga/scene.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/scene.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/scene.h
===================================================================
--- scummvm/trunk/saga/scene.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/scene.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/script.cpp
===================================================================
--- scummvm/trunk/saga/script.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/script.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/script.h
===================================================================
--- scummvm/trunk/saga/script.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/script.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/sfuncs.cpp
===================================================================
--- scummvm/trunk/saga/sfuncs.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sfuncs.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/sndres.cpp
===================================================================
--- scummvm/trunk/saga/sndres.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sndres.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/sndres.h
===================================================================
--- scummvm/trunk/saga/sndres.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sndres.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/sound.cpp
===================================================================
--- scummvm/trunk/saga/sound.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sound.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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 "saga/saga.h"

Modified: scummvm/trunk/saga/sound.h
===================================================================
--- scummvm/trunk/saga/sound.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sound.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/sprite.cpp
===================================================================
--- scummvm/trunk/saga/sprite.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sprite.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/sprite.h
===================================================================
--- scummvm/trunk/saga/sprite.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sprite.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/sthread.cpp
===================================================================
--- scummvm/trunk/saga/sthread.cpp	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/sthread.cpp	2006-02-11 12:44:16 UTC (rev 20532)
@@ -17,7 +17,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/saga/stream.h
===================================================================
--- scummvm/trunk/saga/stream.h	2006-02-11 12:34:17 UTC (rev 20531)
+++ scummvm/trunk/saga/stream.h	2006-02-11 12:44:16 UTC (rev 20532)
@@ -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$
  *
  */
 







More information about the Scummvm-git-logs mailing list