diff options
author | Torbjörn Andersson | 2007-09-22 07:49:51 +0000 |
---|---|---|
committer | Torbjörn Andersson | 2007-09-22 07:49:51 +0000 |
commit | 924a9074fbedadd9b1d402d71899c6bc9d45bcb1 (patch) | |
tree | 171ef13e7889d852366e95e40cc55a17076f7b64 | |
parent | 79e323d6dd7a6270331068a9871b18902321ba0b (diff) | |
download | scummvm-rg350-924a9074fbedadd9b1d402d71899c6bc9d45bcb1.tar.gz scummvm-rg350-924a9074fbedadd9b1d402d71899c6bc9d45bcb1.tar.bz2 scummvm-rg350-924a9074fbedadd9b1d402d71899c6bc9d45bcb1.zip |
Set svn:keywords
svn-id: r29013
-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$ * */ |