[Scummvm-cvs-logs] SF.net SVN: scummvm: [29013] scummvm/trunk/tools/create_kyradat

eriktorbjorn at users.sourceforge.net eriktorbjorn at users.sourceforge.net
Sat Sep 22 09:49:51 CEST 2007


Revision: 29013
          http://scummvm.svn.sourceforge.net/scummvm/?rev=29013&view=rev
Author:   eriktorbjorn
Date:     2007-09-22 00:49:51 -0700 (Sat, 22 Sep 2007)

Log Message:
-----------
Set svn:keywords

Modified Paths:
--------------
    scummvm/trunk/tools/create_kyradat/md5.cpp
    scummvm/trunk/tools/create_kyradat/md5.h
    scummvm/trunk/tools/create_kyradat/util.c
    scummvm/trunk/tools/create_kyradat/util.h

Property Changed:
----------------
    scummvm/trunk/tools/create_kyradat/Makefile
    scummvm/trunk/tools/create_kyradat/amiga.h
    scummvm/trunk/tools/create_kyradat/create_kyradat.cpp
    scummvm/trunk/tools/create_kyradat/create_kyradat.h
    scummvm/trunk/tools/create_kyradat/eng.h
    scummvm/trunk/tools/create_kyradat/esp.h
    scummvm/trunk/tools/create_kyradat/fre.h
    scummvm/trunk/tools/create_kyradat/ger.h
    scummvm/trunk/tools/create_kyradat/md5.cpp
    scummvm/trunk/tools/create_kyradat/md5.h
    scummvm/trunk/tools/create_kyradat/misc.h
    scummvm/trunk/tools/create_kyradat/module.mk
    scummvm/trunk/tools/create_kyradat/pak.cpp
    scummvm/trunk/tools/create_kyradat/pak.h
    scummvm/trunk/tools/create_kyradat/towns.h
    scummvm/trunk/tools/create_kyradat/util.c
    scummvm/trunk/tools/create_kyradat/util.h


Property changes on: scummvm/trunk/tools/create_kyradat/Makefile
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/amiga.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/create_kyradat.cpp
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/create_kyradat.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/eng.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/esp.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/fre.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/ger.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id

Modified: scummvm/trunk/tools/create_kyradat/md5.cpp
===================================================================
--- scummvm/trunk/tools/create_kyradat/md5.cpp	2007-09-22 07:32:28 UTC (rev 29012)
+++ scummvm/trunk/tools/create_kyradat/md5.cpp	2007-09-22 07:49:51 UTC (rev 29013)
@@ -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$
  *
  */
 


Property changes on: scummvm/trunk/tools/create_kyradat/md5.cpp
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id

Modified: scummvm/trunk/tools/create_kyradat/md5.h
===================================================================
--- scummvm/trunk/tools/create_kyradat/md5.h	2007-09-22 07:32:28 UTC (rev 29012)
+++ scummvm/trunk/tools/create_kyradat/md5.h	2007-09-22 07:49:51 UTC (rev 29013)
@@ -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$
  *
  */
 


Property changes on: scummvm/trunk/tools/create_kyradat/md5.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/misc.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/module.mk
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/pak.cpp
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/pak.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


Property changes on: scummvm/trunk/tools/create_kyradat/towns.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id

Modified: scummvm/trunk/tools/create_kyradat/util.c
===================================================================
--- scummvm/trunk/tools/create_kyradat/util.c	2007-09-22 07:32:28 UTC (rev 29012)
+++ scummvm/trunk/tools/create_kyradat/util.c	2007-09-22 07:49:51 UTC (rev 29013)
@@ -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$
  *
  */
 


Property changes on: scummvm/trunk/tools/create_kyradat/util.c
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id

Modified: scummvm/trunk/tools/create_kyradat/util.h
===================================================================
--- scummvm/trunk/tools/create_kyradat/util.h	2007-09-22 07:32:28 UTC (rev 29012)
+++ scummvm/trunk/tools/create_kyradat/util.h	2007-09-22 07:49:51 UTC (rev 29013)
@@ -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$
  *
  */
 


Property changes on: scummvm/trunk/tools/create_kyradat/util.h
___________________________________________________________________
Name: svn:keywords
   + Date Rev Author URL Id


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list