diff options
| author | Max Horn | 2004-01-06 12:45:34 +0000 |
|---|---|---|
| committer | Max Horn | 2004-01-06 12:45:34 +0000 |
| commit | 033ff78ae97e2ef8580abe6abe8e11a32e5287c9 (patch) | |
| tree | 654c06a03a592c1105bb3a1caa6dfbe6e0be463b /scumm/smush | |
| parent | 2be1b4d68acb322a20eae5c4cb1bb3b7045e7871 (diff) | |
| download | scummvm-rg350-033ff78ae97e2ef8580abe6abe8e11a32e5287c9.tar.gz scummvm-rg350-033ff78ae97e2ef8580abe6abe8e11a32e5287c9.tar.bz2 scummvm-rg350-033ff78ae97e2ef8580abe6abe8e11a32e5287c9.zip | |
updated copyright notice
svn-id: r12176
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/insane.cpp | 2 | ||||
| -rw-r--r-- | scumm/smush/insane.h | 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 |
19 files changed, 19 insertions, 19 deletions
diff --git a/scumm/smush/channel.h b/scumm/smush/channel.h index 722a6191d6..81e23c45ab 100644 --- a/scumm/smush/channel.h +++ b/scumm/smush/channel.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 f01dd4d43e..1c4a23b49f 100644 --- a/scumm/smush/chunk.cpp +++ b/scumm/smush/chunk.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 d2b3b75135..25b4a8c7a8 100644 --- a/scumm/smush/chunk.h +++ b/scumm/smush/chunk.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 d3444beabf..33edb2d06d 100644 --- a/scumm/smush/chunk_type.h +++ b/scumm/smush/chunk_type.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 d7ed1e0473..8feadc338e 100644 --- a/scumm/smush/codec1.cpp +++ b/scumm/smush/codec1.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 20ab542985..c8db90769f 100644 --- a/scumm/smush/codec37.cpp +++ b/scumm/smush/codec37.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 fc40da4dfc..96955afb22 100644 --- a/scumm/smush/codec37.h +++ b/scumm/smush/codec37.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 08238d5ba0..05a80a7c6a 100644 --- a/scumm/smush/codec47.cpp +++ b/scumm/smush/codec47.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 5dcfdad599..a5e72b2418 100644 --- a/scumm/smush/codec47.h +++ b/scumm/smush/codec47.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 3a6ccc843d..186e86ea20 100644 --- a/scumm/smush/imuse_channel.cpp +++ b/scumm/smush/imuse_channel.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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/insane.cpp b/scumm/smush/insane.cpp index 060520c57d..ee84c79b94 100644 --- a/scumm/smush/insane.cpp +++ b/scumm/smush/insane.cpp @@ -1,6 +1,6 @@ /* ScummVM - Scumm Interpreter * Copyright (C) 2001 Ludvig Strigeus - * Copyright (C) 2001-2003 The ScummVM project + * Copyright (C) 2001-2004 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/insane.h b/scumm/smush/insane.h index 1ad1265a36..032b6e4780 100644 --- a/scumm/smush/insane.h +++ b/scumm/smush/insane.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 e00ec873f9..69d607b36d 100644 --- a/scumm/smush/saud_channel.cpp +++ b/scumm/smush/saud_channel.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 67526dbc5e..1779e72ae7 100644 --- a/scumm/smush/smush_font.cpp +++ b/scumm/smush/smush_font.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 7d7337f775..940880d6a9 100644 --- a/scumm/smush/smush_font.h +++ b/scumm/smush/smush_font.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 c07b839d77..bdb72e84b3 100644 --- a/scumm/smush/smush_mixer.cpp +++ b/scumm/smush/smush_mixer.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 c0eacd809b..da6b4be6f7 100644 --- a/scumm/smush/smush_mixer.h +++ b/scumm/smush/smush_mixer.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 9cc3833844..0d6aa66a7c 100644 --- a/scumm/smush/smush_player.cpp +++ b/scumm/smush/smush_player.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 b5a5b3a114..e3b6b437d0 100644 --- a/scumm/smush/smush_player.h +++ b/scumm/smush/smush_player.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2002-2003 The ScummVM project + * Copyright (C) 2002-2004 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 |
