diff options
-rw-r--r-- | tools/create_kyradat/md5.cpp | 4 | ||||
-rw-r--r-- | tools/create_kyradat/md5.h | 4 | ||||
-rw-r--r-- | tools/create_kyradat/util.c | 4 | ||||
-rw-r--r-- | tools/create_kyradat/util.h | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/tools/create_kyradat/md5.cpp b/tools/create_kyradat/md5.cpp index 78af417171..8f23d2c958 100644 --- a/tools/create_kyradat/md5.cpp +++ b/tools/create_kyradat/md5.cpp @@ -15,8 +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. * - * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/tools/trunk/utils/md5.cpp $ - * $Id: md5.cpp 23138 2006-06-15 15:44:06Z h00ligan $ + * $URL$ + * $Id$ * */ diff --git a/tools/create_kyradat/md5.h b/tools/create_kyradat/md5.h index c945684d83..13829a00a1 100644 --- a/tools/create_kyradat/md5.h +++ b/tools/create_kyradat/md5.h @@ -15,8 +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. * - * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/tools/trunk/utils/md5.h $ - * $Id: md5.h 23138 2006-06-15 15:44:06Z h00ligan $ + * $URL$ + * $Id$ * */ diff --git a/tools/create_kyradat/util.c b/tools/create_kyradat/util.c index a2680e6a26..821a3abda4 100644 --- a/tools/create_kyradat/util.c +++ b/tools/create_kyradat/util.c @@ -15,8 +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. * - * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/tools/trunk/util.c $ - * $Id: util.c 23136 2006-06-15 14:34:46Z h00ligan $ + * $URL$ + * $Id$ * */ diff --git a/tools/create_kyradat/util.h b/tools/create_kyradat/util.h index 9826e22f70..c22e07f523 100644 --- a/tools/create_kyradat/util.h +++ b/tools/create_kyradat/util.h @@ -15,8 +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. * - * $URL: https://scummvm.svn.sourceforge.net/svnroot/scummvm/tools/trunk/util.h $ - * $Id: util.h 23139 2006-06-15 16:58:09Z eriktorbjorn $ + * $URL$ + * $Id$ * */ |