diff options
Diffstat (limited to 'engines')
-rw-r--r-- | engines/groovie/cell.cpp | 4 | ||||
-rw-r--r-- | engines/groovie/cell.h | 4 |
2 files changed, 4 insertions, 4 deletions
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$ * */ |