diff options
author | Eugene Sandulenko | 2006-01-18 17:39:49 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-01-18 17:39:49 +0000 |
commit | ea42bad78128837c2e19ecd3093fade4a51fe0e9 (patch) | |
tree | 66b4b074c73ae8973ebcafd4c08ff1226333897e /scumm/insane | |
parent | 664d00e162c3215ab629f7cfa166702e43484056 (diff) | |
download | scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.gz scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.tar.bz2 scummvm-rg350-ea42bad78128837c2e19ecd3093fade4a51fe0e9.zip |
Update copyright notice
svn-id: r20088
Diffstat (limited to 'scumm/insane')
-rw-r--r-- | scumm/insane/insane.cpp | 2 | ||||
-rw-r--r-- | scumm/insane/insane.h | 2 | ||||
-rw-r--r-- | scumm/insane/insane_ben.cpp | 2 | ||||
-rw-r--r-- | scumm/insane/insane_enemy.cpp | 2 | ||||
-rw-r--r-- | scumm/insane/insane_iact.cpp | 2 | ||||
-rw-r--r-- | scumm/insane/insane_scenes.cpp | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/scumm/insane/insane.cpp b/scumm/insane/insane.cpp index e02a7cc368..1eec89f2a1 100644 --- a/scumm/insane/insane.cpp +++ b/scumm/insane/insane.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-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/scumm/insane/insane.h b/scumm/insane/insane.h index c451595c71..d54ec1af1b 100644 --- a/scumm/insane/insane.h +++ b/scumm/insane/insane.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2005 The ScummVM project + * Copyright (C) 2002-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/scumm/insane/insane_ben.cpp b/scumm/insane/insane_ben.cpp index cec2aecbdc..fadf6b646d 100644 --- a/scumm/insane/insane_ben.cpp +++ b/scumm/insane/insane_ben.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-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/scumm/insane/insane_enemy.cpp b/scumm/insane/insane_enemy.cpp index 165f54ee22..6f121ca4d5 100644 --- a/scumm/insane/insane_enemy.cpp +++ b/scumm/insane/insane_enemy.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-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/scumm/insane/insane_iact.cpp b/scumm/insane/insane_iact.cpp index f18a84e32a..331591e164 100644 --- a/scumm/insane/insane_iact.cpp +++ b/scumm/insane/insane_iact.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-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/scumm/insane/insane_scenes.cpp b/scumm/insane/insane_scenes.cpp index 9c2c4268ed..a5faf4c9d8 100644 --- a/scumm/insane/insane_scenes.cpp +++ b/scumm/insane/insane_scenes.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2005 The ScummVM project + * Copyright (C) 2001-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 |