aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2006-02-11 12:46:41 +0000
committerMax Horn2006-02-11 12:46:41 +0000
commit1ae8586ef0aec923fa13654ae2a847ca6d015593 (patch)
treea8d2442280962b891f605ba4194d3c5f53373ace
parentfd128bebc628912e03f5722c7d135972d93787ec (diff)
downloadscummvm-rg350-1ae8586ef0aec923fa13654ae2a847ca6d015593.tar.gz
scummvm-rg350-1ae8586ef0aec923fa13654ae2a847ca6d015593.tar.bz2
scummvm-rg350-1ae8586ef0aec923fa13654ae2a847ca6d015593.zip
Change CVS keywords to SVN keywords
svn-id: r20533
-rw-r--r--simon/charset.cpp3
-rw-r--r--simon/cursor.cpp3
-rw-r--r--simon/debug.cpp3
-rw-r--r--simon/debugger.cpp3
-rw-r--r--simon/debugger.h3
-rw-r--r--simon/game.cpp3
-rw-r--r--simon/icons.cpp3
-rw-r--r--simon/intern.h3
-rw-r--r--simon/items.cpp3
-rw-r--r--simon/midi.cpp3
-rw-r--r--simon/midi.h3
-rw-r--r--simon/midiparser_s1d.cpp3
-rw-r--r--simon/res.cpp3
-rw-r--r--simon/saveload.cpp3
-rw-r--r--simon/simon.cpp3
-rw-r--r--simon/simon.h3
-rw-r--r--simon/verb.cpp3
-rw-r--r--simon/vga.cpp3
-rw-r--r--simon/vga.h3
19 files changed, 38 insertions, 19 deletions
diff --git a/simon/charset.cpp b/simon/charset.cpp
index 3f9b0165b1..9bc36ec5d0 100644
--- a/simon/charset.cpp
+++ b/simon/charset.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/simon/cursor.cpp b/simon/cursor.cpp
index b674537758..248039d05d 100644
--- a/simon/cursor.cpp
+++ b/simon/cursor.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/simon/debug.cpp b/simon/debug.cpp
index d577606418..39e462782f 100644
--- a/simon/debug.cpp
+++ b/simon/debug.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/simon/debugger.cpp b/simon/debugger.cpp
index 20a065895f..1384c60693 100644
--- a/simon/debugger.cpp
+++ b/simon/debugger.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/simon/debugger.h b/simon/debugger.h
index 8aa5e3d667..837fbbccf8 100644
--- a/simon/debugger.h
+++ b/simon/debugger.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/simon/game.cpp b/simon/game.cpp
index a5de8b4f73..1cd7e4d729 100644
--- a/simon/game.cpp
+++ b/simon/game.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/simon/icons.cpp b/simon/icons.cpp
index cc38b9b34c..d9f7692e81 100644
--- a/simon/icons.cpp
+++ b/simon/icons.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/simon/intern.h b/simon/intern.h
index d9029bc45a..aa60d0245f 100644
--- a/simon/intern.h
+++ b/simon/intern.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/simon/items.cpp b/simon/items.cpp
index f0d81c4fd5..d1df1aa82c 100644
--- a/simon/items.cpp
+++ b/simon/items.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/simon/midi.cpp b/simon/midi.cpp
index 418b7b3fd6..915bc7108f 100644
--- a/simon/midi.cpp
+++ b/simon/midi.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/simon/midi.h b/simon/midi.h
index d289995995..bc903f9d17 100644
--- a/simon/midi.h
+++ b/simon/midi.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/simon/midiparser_s1d.cpp b/simon/midiparser_s1d.cpp
index 5a49b09978..926a8cb263 100644
--- a/simon/midiparser_s1d.cpp
+++ b/simon/midiparser_s1d.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/simon/res.cpp b/simon/res.cpp
index 7419f2e694..0be063c065 100644
--- a/simon/res.cpp
+++ b/simon/res.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/simon/saveload.cpp b/simon/saveload.cpp
index c615c8aa63..9314a4bfca 100644
--- a/simon/saveload.cpp
+++ b/simon/saveload.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/simon/simon.cpp b/simon/simon.cpp
index 4e003b60b1..78d0eac221 100644
--- a/simon/simon.cpp
+++ b/simon/simon.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/simon/simon.h b/simon/simon.h
index 9375ed194f..8fa27924b6 100644
--- a/simon/simon.h
+++ b/simon/simon.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/simon/verb.cpp b/simon/verb.cpp
index c10decda74..65f105f1f9 100644
--- a/simon/verb.cpp
+++ b/simon/verb.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/simon/vga.cpp b/simon/vga.cpp
index f226b94a48..d7d0731539 100644
--- a/simon/vga.cpp
+++ b/simon/vga.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/simon/vga.h b/simon/vga.h
index 01bbe600ab..2dd77633de 100644
--- a/simon/vga.h
+++ b/simon/vga.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$
*
*/