aboutsummaryrefslogtreecommitdiff
path: root/sword2
diff options
context:
space:
mode:
authorEugene Sandulenko2006-01-18 17:39:49 +0000
committerEugene Sandulenko2006-01-18 17:39:49 +0000
commitea42bad78128837c2e19ecd3093fade4a51fe0e9 (patch)
tree66b4b074c73ae8973ebcafd4c08ff1226333897e /sword2
parent664d00e162c3215ab629f7cfa166702e43484056 (diff)
downloadscummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.gz
scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.bz2
scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.zip
Update copyright notice
svn-id: r20088
Diffstat (limited to 'sword2')
-rw-r--r--sword2/anims.cpp2
-rw-r--r--sword2/build_display.cpp2
-rw-r--r--sword2/build_display.h2
-rw-r--r--sword2/console.cpp2
-rw-r--r--sword2/console.h2
-rw-r--r--sword2/controls.cpp2
-rw-r--r--sword2/controls.h2
-rw-r--r--sword2/debug.cpp2
-rw-r--r--sword2/debug.h2
-rw-r--r--sword2/defs.h2
-rw-r--r--sword2/driver/_mouse.cpp2
-rw-r--r--sword2/driver/animation.cpp2
-rw-r--r--sword2/driver/animation.h2
-rw-r--r--sword2/driver/d_draw.cpp2
-rw-r--r--sword2/driver/d_sound.cpp2
-rw-r--r--sword2/driver/menu.cpp2
-rw-r--r--sword2/driver/palette.cpp2
-rw-r--r--sword2/driver/rdwin.cpp2
-rw-r--r--sword2/driver/render.cpp2
-rw-r--r--sword2/driver/sprite.cpp2
-rw-r--r--sword2/events.cpp2
-rw-r--r--sword2/function.cpp2
-rw-r--r--sword2/header.h2
-rw-r--r--sword2/icons.cpp2
-rw-r--r--sword2/icons.h2
-rw-r--r--sword2/interpreter.cpp2
-rw-r--r--sword2/interpreter.h2
-rw-r--r--sword2/layers.cpp2
-rw-r--r--sword2/layers.h2
-rw-r--r--sword2/logic.cpp2
-rw-r--r--sword2/logic.h2
-rw-r--r--sword2/maketext.cpp2
-rw-r--r--sword2/maketext.h2
-rw-r--r--sword2/memory.cpp2
-rw-r--r--sword2/memory.h2
-rw-r--r--sword2/mouse.cpp2
-rw-r--r--sword2/mouse.h2
-rw-r--r--sword2/object.h2
-rw-r--r--sword2/protocol.cpp2
-rw-r--r--sword2/resman.cpp2
-rw-r--r--sword2/resman.h2
-rw-r--r--sword2/router.cpp2
-rw-r--r--sword2/router.h2
-rw-r--r--sword2/save_rest.cpp2
-rw-r--r--sword2/save_rest.h2
-rw-r--r--sword2/scroll.cpp2
-rw-r--r--sword2/sound.cpp2
-rw-r--r--sword2/sound.h2
-rw-r--r--sword2/speech.cpp2
-rw-r--r--sword2/startup.cpp2
-rw-r--r--sword2/sword2.cpp2
-rw-r--r--sword2/sword2.h2
-rw-r--r--sword2/sync.cpp2
-rw-r--r--sword2/walker.cpp2
54 files changed, 54 insertions, 54 deletions
diff --git a/sword2/anims.cpp b/sword2/anims.cpp
index e48d3c36e8..389e6a72ff 100644
--- a/sword2/anims.cpp
+++ b/sword2/anims.cpp
@@ -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
diff --git a/sword2/build_display.cpp b/sword2/build_display.cpp
index cb8be71bba..2b22da0c60 100644
--- a/sword2/build_display.cpp
+++ b/sword2/build_display.cpp
@@ -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
diff --git a/sword2/build_display.h b/sword2/build_display.h
index 77562502bf..d9fb0f82de 100644
--- a/sword2/build_display.h
+++ b/sword2/build_display.h
@@ -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
diff --git a/sword2/console.cpp b/sword2/console.cpp
index bedf8d709f..2e05dafbb5 100644
--- a/sword2/console.cpp
+++ b/sword2/console.cpp
@@ -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
diff --git a/sword2/console.h b/sword2/console.h
index 660ab6cc5f..c6dfeee2d5 100644
--- a/sword2/console.h
+++ b/sword2/console.h
@@ -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
diff --git a/sword2/controls.cpp b/sword2/controls.cpp
index 6ff0c876b2..9906aba645 100644
--- a/sword2/controls.cpp
+++ b/sword2/controls.cpp
@@ -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
diff --git a/sword2/controls.h b/sword2/controls.h
index a66b8f6377..1e0087b082 100644
--- a/sword2/controls.h
+++ b/sword2/controls.h
@@ -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
diff --git a/sword2/debug.cpp b/sword2/debug.cpp
index c3e6d635de..e5a4cc101b 100644
--- a/sword2/debug.cpp
+++ b/sword2/debug.cpp
@@ -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
diff --git a/sword2/debug.h b/sword2/debug.h
index 58ef5a2e7b..d4c6ba5b13 100644
--- a/sword2/debug.h
+++ b/sword2/debug.h
@@ -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
diff --git a/sword2/defs.h b/sword2/defs.h
index 4415efd2a8..9e01e9e2eb 100644
--- a/sword2/defs.h
+++ b/sword2/defs.h
@@ -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
diff --git a/sword2/driver/_mouse.cpp b/sword2/driver/_mouse.cpp
index 80af551f5d..8f727f5997 100644
--- a/sword2/driver/_mouse.cpp
+++ b/sword2/driver/_mouse.cpp
@@ -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
diff --git a/sword2/driver/animation.cpp b/sword2/driver/animation.cpp
index 071a88ac1a..aa89628315 100644
--- a/sword2/driver/animation.cpp
+++ b/sword2/driver/animation.cpp
@@ -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
diff --git a/sword2/driver/animation.h b/sword2/driver/animation.h
index 431b47a8ee..a65d526bfd 100644
--- a/sword2/driver/animation.h
+++ b/sword2/driver/animation.h
@@ -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
diff --git a/sword2/driver/d_draw.cpp b/sword2/driver/d_draw.cpp
index 9b865f3866..828831f211 100644
--- a/sword2/driver/d_draw.cpp
+++ b/sword2/driver/d_draw.cpp
@@ -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
diff --git a/sword2/driver/d_sound.cpp b/sword2/driver/d_sound.cpp
index 1dfcd99688..7edad1e084 100644
--- a/sword2/driver/d_sound.cpp
+++ b/sword2/driver/d_sound.cpp
@@ -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
diff --git a/sword2/driver/menu.cpp b/sword2/driver/menu.cpp
index 4b4be458d9..a7edede076 100644
--- a/sword2/driver/menu.cpp
+++ b/sword2/driver/menu.cpp
@@ -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
diff --git a/sword2/driver/palette.cpp b/sword2/driver/palette.cpp
index 2dd4f79343..4d9ddf024c 100644
--- a/sword2/driver/palette.cpp
+++ b/sword2/driver/palette.cpp
@@ -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
diff --git a/sword2/driver/rdwin.cpp b/sword2/driver/rdwin.cpp
index 67e4dd5814..27696cedcc 100644
--- a/sword2/driver/rdwin.cpp
+++ b/sword2/driver/rdwin.cpp
@@ -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
diff --git a/sword2/driver/render.cpp b/sword2/driver/render.cpp
index ae91a5346e..1364628dd8 100644
--- a/sword2/driver/render.cpp
+++ b/sword2/driver/render.cpp
@@ -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
diff --git a/sword2/driver/sprite.cpp b/sword2/driver/sprite.cpp
index b2be1dbaaa..6137948dd8 100644
--- a/sword2/driver/sprite.cpp
+++ b/sword2/driver/sprite.cpp
@@ -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
diff --git a/sword2/events.cpp b/sword2/events.cpp
index 49b6222438..411f014385 100644
--- a/sword2/events.cpp
+++ b/sword2/events.cpp
@@ -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
diff --git a/sword2/function.cpp b/sword2/function.cpp
index 98e7a1fe05..3a9944a5cd 100644
--- a/sword2/function.cpp
+++ b/sword2/function.cpp
@@ -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
diff --git a/sword2/header.h b/sword2/header.h
index c64b78263c..27e0ca2f8d 100644
--- a/sword2/header.h
+++ b/sword2/header.h
@@ -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
diff --git a/sword2/icons.cpp b/sword2/icons.cpp
index cb44f46697..8dc76fa9f2 100644
--- a/sword2/icons.cpp
+++ b/sword2/icons.cpp
@@ -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
diff --git a/sword2/icons.h b/sword2/icons.h
index ae37974036..3872bd4ad5 100644
--- a/sword2/icons.h
+++ b/sword2/icons.h
@@ -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
diff --git a/sword2/interpreter.cpp b/sword2/interpreter.cpp
index 72f2a82149..35ec5cfe05 100644
--- a/sword2/interpreter.cpp
+++ b/sword2/interpreter.cpp
@@ -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
diff --git a/sword2/interpreter.h b/sword2/interpreter.h
index c3c05119df..f1081a341f 100644
--- a/sword2/interpreter.h
+++ b/sword2/interpreter.h
@@ -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
diff --git a/sword2/layers.cpp b/sword2/layers.cpp
index 623eecec14..310bd0be73 100644
--- a/sword2/layers.cpp
+++ b/sword2/layers.cpp
@@ -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
diff --git a/sword2/layers.h b/sword2/layers.h
index 6ff3761b95..c1de13abf1 100644
--- a/sword2/layers.h
+++ b/sword2/layers.h
@@ -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
diff --git a/sword2/logic.cpp b/sword2/logic.cpp
index c25ef8270f..96670cacb5 100644
--- a/sword2/logic.cpp
+++ b/sword2/logic.cpp
@@ -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
diff --git a/sword2/logic.h b/sword2/logic.h
index 108192f015..b6c5fccce5 100644
--- a/sword2/logic.h
+++ b/sword2/logic.h
@@ -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
diff --git a/sword2/maketext.cpp b/sword2/maketext.cpp
index 9df4605484..fabf112d30 100644
--- a/sword2/maketext.cpp
+++ b/sword2/maketext.cpp
@@ -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
diff --git a/sword2/maketext.h b/sword2/maketext.h
index c3dc1d4a34..e41e50d35e 100644
--- a/sword2/maketext.h
+++ b/sword2/maketext.h
@@ -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
diff --git a/sword2/memory.cpp b/sword2/memory.cpp
index a6d1a5d710..5457fe5cb4 100644
--- a/sword2/memory.cpp
+++ b/sword2/memory.cpp
@@ -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
diff --git a/sword2/memory.h b/sword2/memory.h
index 2733924aa6..c35bd55545 100644
--- a/sword2/memory.h
+++ b/sword2/memory.h
@@ -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
diff --git a/sword2/mouse.cpp b/sword2/mouse.cpp
index c97cbb9fb1..6e6610685c 100644
--- a/sword2/mouse.cpp
+++ b/sword2/mouse.cpp
@@ -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
diff --git a/sword2/mouse.h b/sword2/mouse.h
index b8e94afa0c..52bd1b1603 100644
--- a/sword2/mouse.h
+++ b/sword2/mouse.h
@@ -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
diff --git a/sword2/object.h b/sword2/object.h
index 19c1ddc1b5..1d3b717eb3 100644
--- a/sword2/object.h
+++ b/sword2/object.h
@@ -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
diff --git a/sword2/protocol.cpp b/sword2/protocol.cpp
index f93f1f0b3c..bb791c5b49 100644
--- a/sword2/protocol.cpp
+++ b/sword2/protocol.cpp
@@ -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
diff --git a/sword2/resman.cpp b/sword2/resman.cpp
index f57029f4ab..ea6da716fd 100644
--- a/sword2/resman.cpp
+++ b/sword2/resman.cpp
@@ -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
diff --git a/sword2/resman.h b/sword2/resman.h
index 94ffe5addf..f76f79fc52 100644
--- a/sword2/resman.h
+++ b/sword2/resman.h
@@ -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
diff --git a/sword2/router.cpp b/sword2/router.cpp
index ab3c2a9f66..62293f49e0 100644
--- a/sword2/router.cpp
+++ b/sword2/router.cpp
@@ -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
diff --git a/sword2/router.h b/sword2/router.h
index c7fd8dd6e3..f32eda54d3 100644
--- a/sword2/router.h
+++ b/sword2/router.h
@@ -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
diff --git a/sword2/save_rest.cpp b/sword2/save_rest.cpp
index 06e8eb24de..7157c084aa 100644
--- a/sword2/save_rest.cpp
+++ b/sword2/save_rest.cpp
@@ -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
diff --git a/sword2/save_rest.h b/sword2/save_rest.h
index d642b8f475..fcec1367d9 100644
--- a/sword2/save_rest.h
+++ b/sword2/save_rest.h
@@ -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
diff --git a/sword2/scroll.cpp b/sword2/scroll.cpp
index fd960caa2b..3319edea1f 100644
--- a/sword2/scroll.cpp
+++ b/sword2/scroll.cpp
@@ -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
diff --git a/sword2/sound.cpp b/sword2/sound.cpp
index de53400d42..a84d7324e1 100644
--- a/sword2/sound.cpp
+++ b/sword2/sound.cpp
@@ -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
diff --git a/sword2/sound.h b/sword2/sound.h
index b954ab1815..5b5ce74a9f 100644
--- a/sword2/sound.h
+++ b/sword2/sound.h
@@ -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
diff --git a/sword2/speech.cpp b/sword2/speech.cpp
index 21516210a5..f98f7f599a 100644
--- a/sword2/speech.cpp
+++ b/sword2/speech.cpp
@@ -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
diff --git a/sword2/startup.cpp b/sword2/startup.cpp
index f64111c23a..202cf594a8 100644
--- a/sword2/startup.cpp
+++ b/sword2/startup.cpp
@@ -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
diff --git a/sword2/sword2.cpp b/sword2/sword2.cpp
index 2d6fc6a943..06f312d4c0 100644
--- a/sword2/sword2.cpp
+++ b/sword2/sword2.cpp
@@ -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
diff --git a/sword2/sword2.h b/sword2/sword2.h
index 5145e3d060..23853e1757 100644
--- a/sword2/sword2.h
+++ b/sword2/sword2.h
@@ -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
diff --git a/sword2/sync.cpp b/sword2/sync.cpp
index 35055860e1..2bb0536da9 100644
--- a/sword2/sync.cpp
+++ b/sword2/sync.cpp
@@ -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
diff --git a/sword2/walker.cpp b/sword2/walker.cpp
index 7312c51ddd..dfc0728f03 100644
--- a/sword2/walker.cpp
+++ b/sword2/walker.cpp
@@ -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