diff options
author | Max Horn | 2005-01-01 16:09:25 +0000 |
---|---|---|
committer | Max Horn | 2005-01-01 16:09:25 +0000 |
commit | 47280d9433bf09425bca13dab9ee822fb3783516 (patch) | |
tree | 6ae7dd105304f5a09273fa925ea6872896a3aa89 /sword1 | |
parent | 51788228331d1a39f9b53edce0a53f554f2449d0 (diff) | |
download | scummvm-rg350-47280d9433bf09425bca13dab9ee822fb3783516.tar.gz scummvm-rg350-47280d9433bf09425bca13dab9ee822fb3783516.tar.bz2 scummvm-rg350-47280d9433bf09425bca13dab9ee822fb3783516.zip |
Updated copyright
svn-id: r16398
Diffstat (limited to 'sword1')
37 files changed, 37 insertions, 37 deletions
diff --git a/sword1/animation.cpp b/sword1/animation.cpp index 786775e68b..4922a4efdb 100644 --- a/sword1/animation.cpp +++ b/sword1/animation.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2004 The ScummVM project + * Copyright (C) 2005 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/sword1/animation.h b/sword1/animation.h index e78a8121cd..9ac9790bb8 100644 --- a/sword1/animation.h +++ b/sword1/animation.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2004 The ScummVM project + * Copyright (C) 2005 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/sword1/collision.h b/sword1/collision.h index 3885216236..2047188f6a 100644 --- a/sword1/collision.h +++ b/sword1/collision.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/control.cpp b/sword1/control.cpp index 1f8ff59301..2c466ec2da 100644 --- a/sword1/control.cpp +++ b/sword1/control.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/control.h b/sword1/control.h index 017455f712..68bf176326 100644 --- a/sword1/control.h +++ b/sword1/control.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/credits.cpp b/sword1/credits.cpp index ab454cb9a5..e9c426abec 100644 --- a/sword1/credits.cpp +++ b/sword1/credits.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/credits.h b/sword1/credits.h index 35af7e4a31..c64985df58 100644 --- a/sword1/credits.h +++ b/sword1/credits.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/debug.cpp b/sword1/debug.cpp index 5daf322fde..1d6506d69e 100644 --- a/sword1/debug.cpp +++ b/sword1/debug.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/debug.h b/sword1/debug.h index 292d6c12d7..640b64b76a 100644 --- a/sword1/debug.h +++ b/sword1/debug.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/eventman.cpp b/sword1/eventman.cpp index 1a631b6323..0fc60cb881 100644 --- a/sword1/eventman.cpp +++ b/sword1/eventman.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/eventman.h b/sword1/eventman.h index ae769338d6..5e8e5116b8 100644 --- a/sword1/eventman.h +++ b/sword1/eventman.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/logic.cpp b/sword1/logic.cpp index 20dfa731a1..15afe36e3f 100644 --- a/sword1/logic.cpp +++ b/sword1/logic.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/logic.h b/sword1/logic.h index 503fd98547..37fbc82319 100644 --- a/sword1/logic.h +++ b/sword1/logic.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/memman.cpp b/sword1/memman.cpp index 08cb18e017..ab26f02ac4 100644 --- a/sword1/memman.cpp +++ b/sword1/memman.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/memman.h b/sword1/memman.h index 018164a5ad..f2c003e95d 100644 --- a/sword1/memman.h +++ b/sword1/memman.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/menu.cpp b/sword1/menu.cpp index a5de5092b0..1e7bc4d196 100644 --- a/sword1/menu.cpp +++ b/sword1/menu.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/menu.h b/sword1/menu.h index 3408014708..abce97daef 100644 --- a/sword1/menu.h +++ b/sword1/menu.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/mouse.cpp b/sword1/mouse.cpp index 3bb53c892b..3bf17f778c 100644 --- a/sword1/mouse.cpp +++ b/sword1/mouse.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/mouse.h b/sword1/mouse.h index b740347707..923b70b27e 100644 --- a/sword1/mouse.h +++ b/sword1/mouse.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/music.cpp b/sword1/music.cpp index 251e344ed6..4eb2ddf403 100644 --- a/sword1/music.cpp +++ b/sword1/music.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/music.h b/sword1/music.h index c9c7901823..3cbc13584a 100644 --- a/sword1/music.h +++ b/sword1/music.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/object.h b/sword1/object.h index fd7f3b8bb6..75e066aa90 100644 --- a/sword1/object.h +++ b/sword1/object.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/objectman.cpp b/sword1/objectman.cpp index f82ffcc29d..3358e2b53f 100644 --- a/sword1/objectman.cpp +++ b/sword1/objectman.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/objectman.h b/sword1/objectman.h index c65ae441c6..0da097834e 100644 --- a/sword1/objectman.h +++ b/sword1/objectman.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/resman.cpp b/sword1/resman.cpp index 4841a3d239..7911d4ae8f 100644 --- a/sword1/resman.cpp +++ b/sword1/resman.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/resman.h b/sword1/resman.h index 73ac71cdc1..ca0b32fb0b 100644 --- a/sword1/resman.h +++ b/sword1/resman.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/router.cpp b/sword1/router.cpp index c594ba7ce0..0526a2522c 100644 --- a/sword1/router.cpp +++ b/sword1/router.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/screen.cpp b/sword1/screen.cpp index d17b5d7f50..d796daa2e8 100644 --- a/sword1/screen.cpp +++ b/sword1/screen.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/screen.h b/sword1/screen.h index dfebf9deab..72f382ed3b 100644 --- a/sword1/screen.h +++ b/sword1/screen.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/sound.cpp b/sword1/sound.cpp index 5f976e49f2..a97e57071b 100644 --- a/sword1/sound.cpp +++ b/sword1/sound.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/sound.h b/sword1/sound.h index ab9c72f1b8..de0f82c08c 100644 --- a/sword1/sound.h +++ b/sword1/sound.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/staticres.cpp b/sword1/staticres.cpp index 59ea806fbf..0ce9f90c89 100644 --- a/sword1/staticres.cpp +++ b/sword1/staticres.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/sword1.cpp b/sword1/sword1.cpp index d48f25edee..2c8709435a 100644 --- a/sword1/sword1.cpp +++ b/sword1/sword1.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/sword1.h b/sword1/sword1.h index 22383fd81f..8cd5a65e3c 100644 --- a/sword1/sword1.h +++ b/sword1/sword1.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/swordres.h b/sword1/swordres.h index 6d506c20f1..b15469131a 100644 --- a/sword1/swordres.h +++ b/sword1/swordres.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/text.cpp b/sword1/text.cpp index b9ad373c0d..6bc9fbda8d 100644 --- a/sword1/text.cpp +++ b/sword1/text.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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/sword1/text.h b/sword1/text.h index 25e91a8bd0..11d607c905 100644 --- a/sword1/text.h +++ b/sword1/text.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2003-2004 The ScummVM project + * Copyright (C) 2003-2005 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 |