[Scummvm-cvs-logs] CVS: scummvm/sword2 anims.cpp,1.74,1.75 build_display.cpp,1.84,1.85 build_display.h,1.22,1.23 console.cpp,1.60,1.61 console.h,1.28,1.29 controls.cpp,1.97,1.98 controls.h,1.22,1.23 debug.cpp,1.53,1.54 debug.h,1.16,1.17 defs.h,1.19,1.20 events.cpp,1.40,1.41 function.cpp,1.91,1.92 header.h,1.15,1.16 icons.cpp,1.47,1.48 icons.h,1.16,1.17 interpreter.cpp,1.59,1.60 interpreter.h,1.19,1.20 layers.cpp,1.40,1.41 layers.h,1.14,1.15 logic.cpp,1.58,1.59 logic.h,1.50,1.51 maketext.cpp,1.53,1.54 maketext.h,1.20,1.21 memory.cpp,1.39,1.40 memory.h,1.19,1.20 mouse.cpp,1.77,1.78 mouse.h,1.23,1.24 object.h,1.12,1.13 protocol.cpp,1.34,1.35 resman.cpp,1.123,1.124 resman.h,1.31,1.32 router.cpp,1.51,1.52 router.h,1.24,1.25 save_rest.cpp,1.77,1.78 save_rest.h,1.12,1.13 scroll.cpp,1.25,1.26 sound.cpp,1.66,1.67 sound.h,1.26,1.27 speech.cpp,1.78,1.79 startup.cpp,1.53,1.54 sword2.cpp,1.153,1.154 sword2.h,1.84,1.85 sync.cpp,1.28,1.29 walker.cpp,1.51,1.52

Eugene Sandulenko sev at users.sourceforge.net
Wed Jan 18 09:41:21 CET 2006


Update of /cvsroot/scummvm/scummvm/sword2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24759/sword2

Modified Files:
	anims.cpp build_display.cpp build_display.h console.cpp 
	console.h controls.cpp controls.h debug.cpp debug.h defs.h 
	events.cpp function.cpp header.h icons.cpp icons.h 
	interpreter.cpp interpreter.h layers.cpp layers.h logic.cpp 
	logic.h maketext.cpp maketext.h memory.cpp memory.h mouse.cpp 
	mouse.h object.h protocol.cpp resman.cpp resman.h router.cpp 
	router.h save_rest.cpp save_rest.h scroll.cpp sound.cpp 
	sound.h speech.cpp startup.cpp sword2.cpp sword2.h sync.cpp 
	walker.cpp 
Log Message:
Update copyright notice


Index: anims.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/anims.cpp,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- anims.cpp	29 Oct 2005 21:24:53 -0000	1.74
+++ anims.cpp	18 Jan 2006 17:39:53 -0000	1.75
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: build_display.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/build_display.cpp,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- build_display.cpp	5 Nov 2005 15:21:28 -0000	1.84
+++ build_display.cpp	18 Jan 2006 17:39:53 -0000	1.85
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: build_display.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/build_display.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- build_display.h	29 Oct 2005 21:24:53 -0000	1.22
+++ build_display.h	18 Jan 2006 17:39:53 -0000	1.23
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: console.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/console.cpp,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- console.cpp	1 Jan 2006 16:29:23 -0000	1.60
+++ console.cpp	18 Jan 2006 17:39:53 -0000	1.61
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: console.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/console.h,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- console.h	29 Oct 2005 21:24:53 -0000	1.28
+++ console.h	18 Jan 2006 17:39:53 -0000	1.29
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: controls.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/controls.cpp,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -d -r1.97 -r1.98
--- controls.cpp	29 Oct 2005 21:24:53 -0000	1.97
+++ controls.cpp	18 Jan 2006 17:39:53 -0000	1.98
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: controls.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/controls.h,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- controls.h	18 Oct 2005 01:30:25 -0000	1.22
+++ controls.h	18 Jan 2006 17:39:53 -0000	1.23
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: debug.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/debug.cpp,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- debug.cpp	29 Oct 2005 21:24:53 -0000	1.53
+++ debug.cpp	18 Jan 2006 17:39:54 -0000	1.54
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: debug.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/debug.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- debug.h	18 Oct 2005 01:30:25 -0000	1.16
+++ debug.h	18 Jan 2006 17:39:54 -0000	1.17
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: defs.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/defs.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- defs.h	18 Oct 2005 01:30:25 -0000	1.19
+++ defs.h	18 Jan 2006 17:39:54 -0000	1.20
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: events.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/events.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- events.cpp	13 Nov 2005 19:29:32 -0000	1.40
+++ events.cpp	18 Jan 2006 17:39:54 -0000	1.41
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: function.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/function.cpp,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -d -r1.91 -r1.92
--- function.cpp	13 Nov 2005 19:29:32 -0000	1.91
+++ function.cpp	18 Jan 2006 17:39:54 -0000	1.92
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: header.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/header.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- header.h	29 Oct 2005 21:24:53 -0000	1.15
+++ header.h	18 Jan 2006 17:39:54 -0000	1.16
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: icons.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/icons.cpp,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- icons.cpp	29 Oct 2005 21:24:53 -0000	1.47
+++ icons.cpp	18 Jan 2006 17:39:54 -0000	1.48
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: icons.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/icons.h,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- icons.h	29 Oct 2005 21:24:53 -0000	1.16
+++ icons.h	18 Jan 2006 17:39:54 -0000	1.17
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: interpreter.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/interpreter.cpp,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -d -r1.59 -r1.60
--- interpreter.cpp	13 Nov 2005 19:42:54 -0000	1.59
+++ interpreter.cpp	18 Jan 2006 17:39:54 -0000	1.60
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: interpreter.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/interpreter.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- interpreter.h	29 Oct 2005 21:24:53 -0000	1.19
+++ interpreter.h	18 Jan 2006 17:39:54 -0000	1.20
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: layers.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/layers.cpp,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -d -r1.40 -r1.41
--- layers.cpp	29 Oct 2005 21:24:53 -0000	1.40
+++ layers.cpp	18 Jan 2006 17:39:54 -0000	1.41
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: layers.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/layers.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- layers.h	18 Oct 2005 01:30:25 -0000	1.14
+++ layers.h	18 Jan 2006 17:39:54 -0000	1.15
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: logic.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/logic.cpp,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- logic.cpp	29 Oct 2005 21:24:53 -0000	1.58
+++ logic.cpp	18 Jan 2006 17:39:54 -0000	1.59
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: logic.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/logic.h,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- logic.h	13 Nov 2005 19:29:32 -0000	1.50
+++ logic.h	18 Jan 2006 17:39:54 -0000	1.51
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: maketext.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/maketext.cpp,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- maketext.cpp	21 Dec 2005 10:57:48 -0000	1.53
+++ maketext.cpp	18 Jan 2006 17:39:54 -0000	1.54
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: maketext.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/maketext.h,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- maketext.h	29 Oct 2005 21:24:53 -0000	1.20
+++ maketext.h	18 Jan 2006 17:39:54 -0000	1.21
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: memory.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/memory.cpp,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- memory.cpp	23 Oct 2005 10:49:34 -0000	1.39
+++ memory.cpp	18 Jan 2006 17:39:54 -0000	1.40
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: memory.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/memory.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- memory.h	18 Oct 2005 01:30:25 -0000	1.19
+++ memory.h	18 Jan 2006 17:39:54 -0000	1.20
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: mouse.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/mouse.cpp,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- mouse.cpp	29 Oct 2005 21:24:53 -0000	1.77
+++ mouse.cpp	18 Jan 2006 17:39:54 -0000	1.78
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: mouse.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/mouse.h,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- mouse.h	29 Oct 2005 21:24:53 -0000	1.23
+++ mouse.h	18 Jan 2006 17:39:54 -0000	1.24
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: object.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/object.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- object.h	29 Oct 2005 21:24:53 -0000	1.12
+++ object.h	18 Jan 2006 17:39:54 -0000	1.13
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: protocol.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/protocol.cpp,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -d -r1.34 -r1.35
--- protocol.cpp	29 Oct 2005 21:24:53 -0000	1.34
+++ protocol.cpp	18 Jan 2006 17:39:54 -0000	1.35
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: resman.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/resman.cpp,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -d -r1.123 -r1.124
--- resman.cpp	1 Jan 2006 16:29:23 -0000	1.123
+++ resman.cpp	18 Jan 2006 17:39:54 -0000	1.124
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: resman.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/resman.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- resman.h	1 Jan 2006 16:29:23 -0000	1.31
+++ resman.h	18 Jan 2006 17:39:54 -0000	1.32
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: router.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/router.cpp,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- router.cpp	29 Oct 2005 21:24:53 -0000	1.51
+++ router.cpp	18 Jan 2006 17:39:54 -0000	1.52
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project *
+ * Copyright (C) 2003-2006 The ScummVM project *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
  * as published by the Free Software Foundation; either version 2

Index: router.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/router.h,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- router.h	29 Oct 2005 21:24:54 -0000	1.24
+++ router.h	18 Jan 2006 17:39:54 -0000	1.25
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: save_rest.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/save_rest.cpp,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -d -r1.77 -r1.78
--- save_rest.cpp	5 Nov 2005 14:24:13 -0000	1.77
+++ save_rest.cpp	18 Jan 2006 17:39:54 -0000	1.78
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: save_rest.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/save_rest.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- save_rest.h	18 Oct 2005 01:30:25 -0000	1.12
+++ save_rest.h	18 Jan 2006 17:39:54 -0000	1.13
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: scroll.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/scroll.cpp,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- scroll.cpp	29 Oct 2005 21:24:54 -0000	1.25
+++ scroll.cpp	18 Jan 2006 17:39:54 -0000	1.26
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sound.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sound.cpp,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -d -r1.66 -r1.67
--- sound.cpp	11 Dec 2005 08:30:47 -0000	1.66
+++ sound.cpp	18 Jan 2006 17:39:54 -0000	1.67
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sound.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sound.h,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- sound.h	21 Dec 2005 10:57:48 -0000	1.26
+++ sound.h	18 Jan 2006 17:39:54 -0000	1.27
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: speech.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/speech.cpp,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -d -r1.78 -r1.79
--- speech.cpp	29 Oct 2005 21:24:54 -0000	1.78
+++ speech.cpp	18 Jan 2006 17:39:54 -0000	1.79
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: startup.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/startup.cpp,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -d -r1.53 -r1.54
--- startup.cpp	29 Oct 2005 21:24:54 -0000	1.53
+++ startup.cpp	18 Jan 2006 17:39:54 -0000	1.54
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sword2.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sword2.cpp,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -d -r1.153 -r1.154
--- sword2.cpp	18 Jan 2006 14:04:27 -0000	1.153
+++ sword2.cpp	18 Jan 2006 17:39:54 -0000	1.154
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sword2.h
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sword2.h,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -d -r1.84 -r1.85
--- sword2.h	29 Oct 2005 21:24:54 -0000	1.84
+++ sword2.h	18 Jan 2006 17:39:54 -0000	1.85
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: sync.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/sync.cpp,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -d -r1.28 -r1.29
--- sync.cpp	13 Nov 2005 19:29:32 -0000	1.28
+++ sync.cpp	18 Jan 2006 17:39:54 -0000	1.29
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License

Index: walker.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/sword2/walker.cpp,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -d -r1.51 -r1.52
--- walker.cpp	29 Oct 2005 21:24:54 -0000	1.51
+++ walker.cpp	18 Jan 2006 17:39:54 -0000	1.52
@@ -1,5 +1,5 @@
 /* Copyright (C) 1994-1998 Revolution Software Ltd.
- * Copyright (C) 2003-2005 The ScummVM project
+ * Copyright (C) 2003-2006 The ScummVM project
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License





More information about the Scummvm-git-logs mailing list