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/smush | |
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/smush')
-rw-r--r-- | scumm/smush/channel.h | 2 | ||||
-rw-r--r-- | scumm/smush/chunk.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/chunk.h | 2 | ||||
-rw-r--r-- | scumm/smush/chunk_type.h | 2 | ||||
-rw-r--r-- | scumm/smush/codec1.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/codec37.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/codec37.h | 2 | ||||
-rw-r--r-- | scumm/smush/codec47.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/codec47.h | 2 | ||||
-rw-r--r-- | scumm/smush/imuse_channel.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/saud_channel.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/smush_font.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/smush_font.h | 2 | ||||
-rw-r--r-- | scumm/smush/smush_mixer.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/smush_mixer.h | 2 | ||||
-rw-r--r-- | scumm/smush/smush_player.cpp | 2 | ||||
-rw-r--r-- | scumm/smush/smush_player.h | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/scumm/smush/channel.h b/scumm/smush/channel.h index baca3dca98..700ca72231 100644 --- a/scumm/smush/channel.h +++ b/scumm/smush/channel.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/smush/chunk.cpp b/scumm/smush/chunk.cpp index 548834c11f..eb4456613d 100644 --- a/scumm/smush/chunk.cpp +++ b/scumm/smush/chunk.cpp @@ -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/smush/chunk.h b/scumm/smush/chunk.h index dbf3815978..1ce0727a02 100644 --- a/scumm/smush/chunk.h +++ b/scumm/smush/chunk.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/smush/chunk_type.h b/scumm/smush/chunk_type.h index 436e3ad6cd..38a1cf165c 100644 --- a/scumm/smush/chunk_type.h +++ b/scumm/smush/chunk_type.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/smush/codec1.cpp b/scumm/smush/codec1.cpp index 562a46c165..d7304da0e2 100644 --- a/scumm/smush/codec1.cpp +++ b/scumm/smush/codec1.cpp @@ -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/smush/codec37.cpp b/scumm/smush/codec37.cpp index 0df8e8acf2..7948d09a54 100644 --- a/scumm/smush/codec37.cpp +++ b/scumm/smush/codec37.cpp @@ -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/smush/codec37.h b/scumm/smush/codec37.h index e10808f8e8..1e8ca815c5 100644 --- a/scumm/smush/codec37.h +++ b/scumm/smush/codec37.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/smush/codec47.cpp b/scumm/smush/codec47.cpp index 0001d0c288..8a49880b92 100644 --- a/scumm/smush/codec47.cpp +++ b/scumm/smush/codec47.cpp @@ -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/smush/codec47.h b/scumm/smush/codec47.h index de0986e607..52e6d359ff 100644 --- a/scumm/smush/codec47.h +++ b/scumm/smush/codec47.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/smush/imuse_channel.cpp b/scumm/smush/imuse_channel.cpp index 02999aa13d..fd643ed002 100644 --- a/scumm/smush/imuse_channel.cpp +++ b/scumm/smush/imuse_channel.cpp @@ -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/smush/saud_channel.cpp b/scumm/smush/saud_channel.cpp index 8032dc1e8a..41fb443d54 100644 --- a/scumm/smush/saud_channel.cpp +++ b/scumm/smush/saud_channel.cpp @@ -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/smush/smush_font.cpp b/scumm/smush/smush_font.cpp index 220a656aac..5171611983 100644 --- a/scumm/smush/smush_font.cpp +++ b/scumm/smush/smush_font.cpp @@ -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/smush/smush_font.h b/scumm/smush/smush_font.h index e12b74813a..8fb5eec03b 100644 --- a/scumm/smush/smush_font.h +++ b/scumm/smush/smush_font.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/smush/smush_mixer.cpp b/scumm/smush/smush_mixer.cpp index fc1991e715..ac2e640f65 100644 --- a/scumm/smush/smush_mixer.cpp +++ b/scumm/smush/smush_mixer.cpp @@ -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/smush/smush_mixer.h b/scumm/smush/smush_mixer.h index 10bf109d3a..fd31446076 100644 --- a/scumm/smush/smush_mixer.h +++ b/scumm/smush/smush_mixer.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/smush/smush_player.cpp b/scumm/smush/smush_player.cpp index 58973fbd09..34f5a01e5c 100644 --- a/scumm/smush/smush_player.cpp +++ b/scumm/smush/smush_player.cpp @@ -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/smush/smush_player.h b/scumm/smush/smush_player.h index 4ad226dd68..4564a92e48 100644 --- a/scumm/smush/smush_player.h +++ b/scumm/smush/smush_player.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 |