aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--COPYRIGHT2
-rw-r--r--backends/fs/symbian/symbianstream.h4
-rw-r--r--backends/platform/ds/arm9/source/keys.cpp2
-rw-r--r--backends/saves/psp/psp-saves.cpp4
-rw-r--r--backends/saves/psp/psp-saves.h4
-rw-r--r--common/queue.h2
-rw-r--r--engines/groovie/cell.cpp4
-rw-r--r--engines/groovie/cell.h4
8 files changed, 13 insertions, 13 deletions
diff --git a/COPYRIGHT b/COPYRIGHT
index b37c1c0fe5..f8a091c61b 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,5 +1,5 @@
ScummVM
-Copyright (C) 2001-2008 by the following:
+Copyright (C) 2001-2009 by the following:
If you have contributed to this project then you deserve to be on this
list. Contact us (see: AUTHORS) and we'll add you.
diff --git a/backends/fs/symbian/symbianstream.h b/backends/fs/symbian/symbianstream.h
index d783856687..45117e0bf0 100644
--- a/backends/fs/symbian/symbianstream.h
+++ b/backends/fs/symbian/symbianstream.h
@@ -18,8 +18,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: $
- * $Id: $
+ * $URL$
+ * $Id$
*
*/
diff --git a/backends/platform/ds/arm9/source/keys.cpp b/backends/platform/ds/arm9/source/keys.cpp
index 8bfc983565..63fae866e5 100644
--- a/backends/platform/ds/arm9/source/keys.cpp
+++ b/backends/platform/ds/arm9/source/keys.cpp
@@ -1,5 +1,5 @@
/*------------------------------------------------------------------------------
- $Id: keys.c,v 1.13 2006/01/12 09:10:47 wntrmute Exp $
+ $Id$
key input code -- provides slightly higher level input forming
diff --git a/backends/saves/psp/psp-saves.cpp b/backends/saves/psp/psp-saves.cpp
index 4a584554d2..2a70af610d 100644
--- a/backends/saves/psp/psp-saves.cpp
+++ b/backends/saves/psp/psp-saves.cpp
@@ -18,8 +18,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: $
- * $Id: $
+ * $URL$
+ * $Id$
*
*/
diff --git a/backends/saves/psp/psp-saves.h b/backends/saves/psp/psp-saves.h
index 76ecf855e6..d987f935a9 100644
--- a/backends/saves/psp/psp-saves.h
+++ b/backends/saves/psp/psp-saves.h
@@ -18,8 +18,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: $
- * $Id: $
+ * $URL$
+ * $Id$
*
*/
diff --git a/common/queue.h b/common/queue.h
index f1881345e8..be6df0148a 100644
--- a/common/queue.h
+++ b/common/queue.h
@@ -18,7 +18,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/branches/gsoc2008-rtl/common/stack.h $
+ * $URL$
* $Id$
*/
diff --git a/engines/groovie/cell.cpp b/engines/groovie/cell.cpp
index a6954c3921..3bc8650aa6 100644
--- a/engines/groovie/cell.cpp
+++ b/engines/groovie/cell.cpp
@@ -18,8 +18,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/engines/groovie/script.cpp $
- * $Id: script.cpp 35096 2008-11-16 20:20:31Z lordhoto $
+ * $URL$
+ * $Id$
*
*/
diff --git a/engines/groovie/cell.h b/engines/groovie/cell.h
index 6e90b1dd53..70e135b62d 100644
--- a/engines/groovie/cell.h
+++ b/engines/groovie/cell.h
@@ -18,8 +18,8 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
- * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk/engines/groovie/script.h $
- * $Id: script.h 35095 2008-11-16 19:20:30Z spookypeanut $
+ * $URL$
+ * $Id$
*
*/