[Scummvm-cvs-logs] SF.net SVN: scummvm: [20510] scummvm/trunk/common

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Sat Feb 11 01:56:00 CET 2006


Revision: 20510
Author:   fingolfin
Date:     2006-02-11 01:53:53 -0800 (Sat, 11 Feb 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm?rev=20510&view=rev

Log Message:
-----------
Change CVS keywords to SVN keywords

Modified Paths:
--------------
    scummvm/trunk/common/array.h
    scummvm/trunk/common/config-file.cpp
    scummvm/trunk/common/config-file.h
    scummvm/trunk/common/config-manager.cpp
    scummvm/trunk/common/config-manager.h
    scummvm/trunk/common/debugger.cpp
    scummvm/trunk/common/debugger.h
    scummvm/trunk/common/endian.h
    scummvm/trunk/common/file.cpp
    scummvm/trunk/common/file.h
    scummvm/trunk/common/list.h
    scummvm/trunk/common/map.h
    scummvm/trunk/common/md5.cpp
    scummvm/trunk/common/md5.h
    scummvm/trunk/common/mutex.cpp
    scummvm/trunk/common/mutex.h
    scummvm/trunk/common/rect.h
    scummvm/trunk/common/savefile.cpp
    scummvm/trunk/common/savefile.h
    scummvm/trunk/common/scaler/2xsai.cpp
    scummvm/trunk/common/scaler/aspect.cpp
    scummvm/trunk/common/scaler/hq2x.cpp
    scummvm/trunk/common/scaler/hq2x.h
    scummvm/trunk/common/scaler/hq3x.cpp
    scummvm/trunk/common/scaler/hq3x.h
    scummvm/trunk/common/scaler/intern.h
    scummvm/trunk/common/scaler/thumbnail.cpp
    scummvm/trunk/common/scaler.cpp
    scummvm/trunk/common/scaler.h
    scummvm/trunk/common/scummsys.h
    scummvm/trunk/common/singleton.h
    scummvm/trunk/common/stack.h
    scummvm/trunk/common/stdafx.h
    scummvm/trunk/common/str.cpp
    scummvm/trunk/common/str.h
    scummvm/trunk/common/stream.cpp
    scummvm/trunk/common/stream.h
    scummvm/trunk/common/system.cpp
    scummvm/trunk/common/system.h
    scummvm/trunk/common/timer.cpp
    scummvm/trunk/common/timer.h
    scummvm/trunk/common/unzip.cpp
    scummvm/trunk/common/unzip.h
    scummvm/trunk/common/util.cpp
    scummvm/trunk/common/util.h
Modified: scummvm/trunk/common/array.h
===================================================================
--- scummvm/trunk/common/array.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/array.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_ARRAY_H

Modified: scummvm/trunk/common/config-file.cpp
===================================================================
--- scummvm/trunk/common/config-file.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/config-file.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/config-file.h
===================================================================
--- scummvm/trunk/common/config-file.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/config-file.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/config-manager.cpp
===================================================================
--- scummvm/trunk/common/config-manager.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/config-manager.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/config-manager.h
===================================================================
--- scummvm/trunk/common/config-manager.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/config-manager.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/debugger.cpp
===================================================================
--- scummvm/trunk/common/debugger.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/debugger.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/debugger.h
===================================================================
--- scummvm/trunk/common/debugger.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/debugger.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_DEBUGGER_H

Modified: scummvm/trunk/common/endian.h
===================================================================
--- scummvm/trunk/common/endian.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/endian.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 #ifndef COMMON_ENDIAN_H

Modified: scummvm/trunk/common/file.cpp
===================================================================
--- scummvm/trunk/common/file.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/file.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/file.h
===================================================================
--- scummvm/trunk/common/file.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/file.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/list.h
===================================================================
--- scummvm/trunk/common/list.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/list.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_LIST_H

Modified: scummvm/trunk/common/map.h
===================================================================
--- scummvm/trunk/common/map.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/map.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_MAP_H

Modified: scummvm/trunk/common/md5.cpp
===================================================================
--- scummvm/trunk/common/md5.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/md5.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 /*

Modified: scummvm/trunk/common/md5.h
===================================================================
--- scummvm/trunk/common/md5.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/md5.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_MD5_H

Modified: scummvm/trunk/common/mutex.cpp
===================================================================
--- scummvm/trunk/common/mutex.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/mutex.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/mutex.h
===================================================================
--- scummvm/trunk/common/mutex.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/mutex.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/rect.h
===================================================================
--- scummvm/trunk/common/rect.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/rect.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/savefile.cpp
===================================================================
--- scummvm/trunk/common/savefile.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/savefile.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/savefile.h
===================================================================
--- scummvm/trunk/common/savefile.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/savefile.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/2xsai.cpp
===================================================================
--- scummvm/trunk/common/scaler/2xsai.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/2xsai.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/aspect.cpp
===================================================================
--- scummvm/trunk/common/scaler/aspect.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/aspect.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/hq2x.cpp
===================================================================
--- scummvm/trunk/common/scaler/hq2x.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/hq2x.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/hq2x.h
===================================================================
--- scummvm/trunk/common/scaler/hq2x.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/hq2x.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/hq3x.cpp
===================================================================
--- scummvm/trunk/common/scaler/hq3x.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/hq3x.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/hq3x.h
===================================================================
--- scummvm/trunk/common/scaler/hq3x.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/hq3x.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/intern.h
===================================================================
--- scummvm/trunk/common/scaler/intern.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/intern.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler/thumbnail.cpp
===================================================================
--- scummvm/trunk/common/scaler/thumbnail.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler/thumbnail.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler.cpp
===================================================================
--- scummvm/trunk/common/scaler.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/scaler.h
===================================================================
--- scummvm/trunk/common/scaler.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scaler.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_SCALER_H

Modified: scummvm/trunk/common/scummsys.h
===================================================================
--- scummvm/trunk/common/scummsys.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/scummsys.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 #ifndef COMMON_SCUMMSYS_H

Modified: scummvm/trunk/common/singleton.h
===================================================================
--- scummvm/trunk/common/singleton.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/singleton.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/stack.h
===================================================================
--- scummvm/trunk/common/stack.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/stack.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_STACK_H

Modified: scummvm/trunk/common/stdafx.h
===================================================================
--- scummvm/trunk/common/stdafx.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/stdafx.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/str.cpp
===================================================================
--- scummvm/trunk/common/str.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/str.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #include "common/stdafx.h"

Modified: scummvm/trunk/common/str.h
===================================================================
--- scummvm/trunk/common/str.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/str.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_STRING_H

Modified: scummvm/trunk/common/stream.cpp
===================================================================
--- scummvm/trunk/common/stream.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/stream.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/stream.h
===================================================================
--- scummvm/trunk/common/stream.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/stream.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/system.cpp
===================================================================
--- scummvm/trunk/common/system.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/system.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/system.h
===================================================================
--- scummvm/trunk/common/system.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/system.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  *
  */
 

Modified: scummvm/trunk/common/timer.cpp
===================================================================
--- scummvm/trunk/common/timer.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/timer.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef __MORPHOS__

Modified: scummvm/trunk/common/timer.h
===================================================================
--- scummvm/trunk/common/timer.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/timer.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_TIMER_H

Modified: scummvm/trunk/common/unzip.cpp
===================================================================
--- scummvm/trunk/common/unzip.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/unzip.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 /* unzip.c -- IO on .zip files using zlib

Modified: scummvm/trunk/common/unzip.h
===================================================================
--- scummvm/trunk/common/unzip.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/unzip.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 /* unzip.h -- IO for uncompress .zip files using zlib

Modified: scummvm/trunk/common/util.cpp
===================================================================
--- scummvm/trunk/common/util.cpp	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/util.cpp	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #include "common/stdafx.h"

Modified: scummvm/trunk/common/util.h
===================================================================
--- scummvm/trunk/common/util.h	2006-02-11 09:53:21 UTC (rev 20509)
+++ scummvm/trunk/common/util.h	2006-02-11 09:53:53 UTC (rev 20510)
@@ -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$
  */
 
 #ifndef COMMON_UTIL_H







More information about the Scummvm-git-logs mailing list