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

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Tue Feb 7 15:57:02 CET 2006


Revision: 20427
Author:   fingolfin
Date:     2006-02-07 15:53:54 -0800 (Tue, 07 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20427&view=rev

Log Message:
-----------
Fixed keywords & SVN properties

Modified Paths:
--------------
    tools/trunk/Makefile
    tools/trunk/Makefile.mingw
    tools/trunk/compress.c
    tools/trunk/compress.h
    tools/trunk/compress_queen.c
    tools/trunk/compress_saga.c
    tools/trunk/compress_san.cpp
    tools/trunk/compress_scumm_bun.cpp
    tools/trunk/compress_scumm_sou.c
    tools/trunk/compress_simon.c
    tools/trunk/compress_sword1.c
    tools/trunk/compress_sword2.c
    tools/trunk/dekyra.cpp
    tools/trunk/dekyra.h
    tools/trunk/descumm-common.cpp
    tools/trunk/descumm-tool.cpp
    tools/trunk/descumm.cpp
    tools/trunk/descumm.h
    tools/trunk/descumm6.cpp
    tools/trunk/desword2.c
    tools/trunk/extract_kyra.cpp
    tools/trunk/extract_kyra.h
    tools/trunk/extract_loom_tg16.c
    tools/trunk/extract_mm_c64.c
    tools/trunk/extract_mm_nes.c
    tools/trunk/extract_scumm_mac.c
    tools/trunk/extract_simon1_amiga.c
    tools/trunk/extract_zak_c64.c
    tools/trunk/util.c
    tools/trunk/util.h

Property Changed:
----------------
    tools/trunk/COPYING
    tools/trunk/Makefile
    tools/trunk/Makefile.mingw
    tools/trunk/README
    tools/trunk/compress.c
    tools/trunk/compress.h
    tools/trunk/compress_queen.c
    tools/trunk/compress_saga.c
    tools/trunk/compress_san.cpp
    tools/trunk/compress_scumm_bun.cpp
    tools/trunk/compress_scumm_sou.c
    tools/trunk/compress_simon.c
    tools/trunk/compress_sword1.c
    tools/trunk/compress_sword2.c
    tools/trunk/dekyra.cpp
    tools/trunk/dekyra.h
    tools/trunk/descumm-common.cpp
    tools/trunk/descumm-tool.cpp
    tools/trunk/descumm.cpp
    tools/trunk/descumm.h
    tools/trunk/descumm6.cpp
    tools/trunk/desword2.c
    tools/trunk/extract_kyra.cpp
    tools/trunk/extract_kyra.h
    tools/trunk/extract_loom_tg16.c
    tools/trunk/extract_mm_c64.c
    tools/trunk/extract_mm_nes.c
    tools/trunk/extract_scumm_mac.c
    tools/trunk/extract_simon1_amiga.c
    tools/trunk/extract_zak_c64.c
    tools/trunk/util.c
    tools/trunk/util.h

Property changes on: tools/trunk/COPYING
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/Makefile
===================================================================
--- tools/trunk/Makefile	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/Makefile	2006-02-07 23:53:54 UTC (rev 20427)
@@ -1,3 +1,6 @@
+# $URL$
+# $Id$
+
 SRC=.
 
 CC      := gcc


Property changes on: tools/trunk/Makefile
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/Makefile.mingw
===================================================================
--- tools/trunk/Makefile.mingw	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/Makefile.mingw	2006-02-07 23:53:54 UTC (rev 20427)
@@ -1,3 +1,6 @@
+# $URL$
+# $Id$
+
 # Where is scummvm will be installed
 SCUMMVMPATH=C:/scummvm
 


Property changes on: tools/trunk/Makefile.mingw
___________________________________________________________________
Name: svn:mime-type
   + text/plain


Property changes on: tools/trunk/README
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress.c
===================================================================
--- tools/trunk/compress.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress.h
===================================================================
--- tools/trunk/compress.h	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress.h	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress.h
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_queen.c
===================================================================
--- tools/trunk/compress_queen.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_queen.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress_queen.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_saga.c
===================================================================
--- tools/trunk/compress_saga.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_saga.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -17,7 +17,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  * 
  */
 


Property changes on: tools/trunk/compress_saga.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_san.cpp
===================================================================
--- tools/trunk/compress_san.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_san.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress_san.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_scumm_bun.cpp
===================================================================
--- tools/trunk/compress_scumm_bun.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_scumm_bun.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress_scumm_bun.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_scumm_sou.c
===================================================================
--- tools/trunk/compress_scumm_sou.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_scumm_sou.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress_scumm_sou.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_simon.c
===================================================================
--- tools/trunk/compress_simon.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_simon.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress_simon.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_sword1.c
===================================================================
--- tools/trunk/compress_sword1.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_sword1.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress_sword1.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/compress_sword2.c
===================================================================
--- tools/trunk/compress_sword2.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/compress_sword2.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/compress_sword2.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/dekyra.cpp
===================================================================
--- tools/trunk/dekyra.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/dekyra.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/dekyra.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/dekyra.h
===================================================================
--- tools/trunk/dekyra.h	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/dekyra.h	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/dekyra.h
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/descumm-common.cpp
===================================================================
--- tools/trunk/descumm-common.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/descumm-common.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/descumm-common.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/descumm-tool.cpp
===================================================================
--- tools/trunk/descumm-tool.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/descumm-tool.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/descumm-tool.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/descumm.cpp
===================================================================
--- tools/trunk/descumm.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/descumm.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/descumm.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/descumm.h
===================================================================
--- tools/trunk/descumm.h	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/descumm.h	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/descumm.h
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/descumm6.cpp
===================================================================
--- tools/trunk/descumm6.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/descumm6.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/descumm6.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/desword2.c
===================================================================
--- tools/trunk/desword2.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/desword2.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/desword2.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_kyra.cpp
===================================================================
--- tools/trunk/extract_kyra.cpp	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_kyra.cpp	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_kyra.cpp
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_kyra.h
===================================================================
--- tools/trunk/extract_kyra.h	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_kyra.h	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_kyra.h
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_loom_tg16.c
===================================================================
--- tools/trunk/extract_loom_tg16.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_loom_tg16.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_loom_tg16.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_mm_c64.c
===================================================================
--- tools/trunk/extract_mm_c64.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_mm_c64.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_mm_c64.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_mm_nes.c
===================================================================
--- tools/trunk/extract_mm_nes.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_mm_nes.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_mm_nes.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_scumm_mac.c
===================================================================
--- tools/trunk/extract_scumm_mac.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_scumm_mac.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -16,7 +16,8 @@
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_scumm_mac.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_simon1_amiga.c
===================================================================
--- tools/trunk/extract_simon1_amiga.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_simon1_amiga.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_simon1_amiga.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/extract_zak_c64.c
===================================================================
--- tools/trunk/extract_zak_c64.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/extract_zak_c64.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/extract_zak_c64.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/util.c
===================================================================
--- tools/trunk/util.c	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/util.c	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/util.c
___________________________________________________________________
Name: svn:mime-type
   + text/plain

Modified: tools/trunk/util.h
===================================================================
--- tools/trunk/util.h	2006-02-07 23:04:48 UTC (rev 20426)
+++ tools/trunk/util.h	2006-02-07 23:53:54 UTC (rev 20427)
@@ -15,7 +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.
  *
- * $Header$
+ * $URL$
+ * $Id$
  *
  */
 


Property changes on: tools/trunk/util.h
___________________________________________________________________
Name: svn:mime-type
   + text/plain







More information about the Scummvm-git-logs mailing list