diff options
Diffstat (limited to 'simon')
-rw-r--r-- | simon/charset.cpp | 2 | ||||
-rw-r--r-- | simon/cursor.cpp | 2 | ||||
-rw-r--r-- | simon/debug.cpp | 2 | ||||
-rw-r--r-- | simon/debug.h | 2 | ||||
-rw-r--r-- | simon/debugger.cpp | 2 | ||||
-rw-r--r-- | simon/debugger.h | 2 | ||||
-rw-r--r-- | simon/icons.cpp | 2 | ||||
-rw-r--r-- | simon/intern.h | 2 | ||||
-rw-r--r-- | simon/items.cpp | 2 | ||||
-rw-r--r-- | simon/midi.cpp | 2 | ||||
-rw-r--r-- | simon/midi.h | 2 | ||||
-rw-r--r-- | simon/midiparser_s1d.cpp | 2 | ||||
-rw-r--r-- | simon/res.cpp | 2 | ||||
-rw-r--r-- | simon/saveload.cpp | 2 | ||||
-rw-r--r-- | simon/simon.cpp | 2 | ||||
-rw-r--r-- | simon/simon.h | 2 | ||||
-rw-r--r-- | simon/sound.cpp | 2 | ||||
-rw-r--r-- | simon/sound.h | 2 | ||||
-rw-r--r-- | simon/verb.cpp | 2 | ||||
-rw-r--r-- | simon/vga.cpp | 2 | ||||
-rw-r--r-- | simon/vga.h | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/simon/charset.cpp b/simon/charset.cpp index 0323324431..1fd55f74fa 100644 --- a/simon/charset.cpp +++ b/simon/charset.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/cursor.cpp b/simon/cursor.cpp index 3d9a9cbc52..51178288fc 100644 --- a/simon/cursor.cpp +++ b/simon/cursor.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/debug.cpp b/simon/debug.cpp index 70aa8042b1..0fe0b219ed 100644 --- a/simon/debug.cpp +++ b/simon/debug.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/debug.h b/simon/debug.h index 3dbe424892..cb06c75847 100644 --- a/simon/debug.h +++ b/simon/debug.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/debugger.cpp b/simon/debugger.cpp index 3dec5bc089..a27418132e 100644 --- a/simon/debugger.cpp +++ b/simon/debugger.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/simon/debugger.h b/simon/debugger.h index f40baff455..975a4489a0 100644 --- a/simon/debugger.h +++ b/simon/debugger.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/simon/icons.cpp b/simon/icons.cpp index 413195ec8e..ce7a4ac845 100644 --- a/simon/icons.cpp +++ b/simon/icons.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/intern.h b/simon/intern.h index 944dd3c970..04d579e4c0 100644 --- a/simon/intern.h +++ b/simon/intern.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/items.cpp b/simon/items.cpp index 589be615c7..e1a3d4e31b 100644 --- a/simon/items.cpp +++ b/simon/items.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/midi.cpp b/simon/midi.cpp index d812ee0099..ccc9f8c22b 100644 --- a/simon/midi.cpp +++ b/simon/midi.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/midi.h b/simon/midi.h index 0181271b26..d7075bc58d 100644 --- a/simon/midi.h +++ b/simon/midi.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/midiparser_s1d.cpp b/simon/midiparser_s1d.cpp index 497df2e5ac..d057c05807 100644 --- a/simon/midiparser_s1d.cpp +++ b/simon/midiparser_s1d.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/res.cpp b/simon/res.cpp index e32c267ee6..420fdc7d47 100644 --- a/simon/res.cpp +++ b/simon/res.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/saveload.cpp b/simon/saveload.cpp index 06b56fa56c..7e95694822 100644 --- a/simon/saveload.cpp +++ b/simon/saveload.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/simon.cpp b/simon/simon.cpp index f4d8808004..962617f6ad 100644 --- a/simon/simon.cpp +++ b/simon/simon.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/simon.h b/simon/simon.h index 48c8bcded1..c636dc0e1e 100644 --- a/simon/simon.h +++ b/simon/simon.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/sound.cpp b/simon/sound.cpp index 23582ed53e..db67ae58d3 100644 --- a/simon/sound.cpp +++ b/simon/sound.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/sound.h b/simon/sound.h index 5ca7b2a028..228b4addea 100644 --- a/simon/sound.h +++ b/simon/sound.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/verb.cpp b/simon/verb.cpp index 28f24b2303..df98558b1c 100644 --- a/simon/verb.cpp +++ b/simon/verb.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/vga.cpp b/simon/vga.cpp index 6630153186..550548476b 100644 --- a/simon/vga.cpp +++ b/simon/vga.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2001-2004 The ScummVM project + * Copyright (C) 2001-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/simon/vga.h b/simon/vga.h index 1bcb8a2207..5a4c76181d 100644 --- a/simon/vga.h +++ b/simon/vga.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2004 The ScummVM project + * Copyright (C) 2002-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 |