diff options
| author | Max Horn | 2005-01-01 16:20:17 +0000 |
|---|---|---|
| committer | Max Horn | 2005-01-01 16:20:17 +0000 |
| commit | 2664ca7eb10457994de0e8d4528ee3a4e0a28a74 (patch) | |
| tree | 2d6ce81f1a5fc67de3e86df280ca6076521aba1c /scumm | |
| parent | 47280d9433bf09425bca13dab9ee822fb3783516 (diff) | |
| download | scummvm-rg350-2664ca7eb10457994de0e8d4528ee3a4e0a28a74.tar.gz scummvm-rg350-2664ca7eb10457994de0e8d4528ee3a4e0a28a74.tar.bz2 scummvm-rg350-2664ca7eb10457994de0e8d4528ee3a4e0a28a74.zip | |
oops, correct copyright string
svn-id: r16399
Diffstat (limited to 'scumm')
| -rw-r--r-- | scumm/resource_v7he.cpp | 2 | ||||
| -rw-r--r-- | scumm/resource_v7he.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/scumm/resource_v7he.cpp b/scumm/resource_v7he.cpp index 4eb8cd1195..0cc7de2d1d 100644 --- a/scumm/resource_v7he.cpp +++ b/scumm/resource_v7he.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2005 The ScummVM project + * Copyright (C) 2004-2005 The ScummVM project * * Parts of code heavily based on: * icoutils - A set of programs dealing with MS Windows icons and cursors. diff --git a/scumm/resource_v7he.h b/scumm/resource_v7he.h index 4fbe75fa2b..b492372cc9 100644 --- a/scumm/resource_v7he.h +++ b/scumm/resource_v7he.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2005 The ScummVM project + * Copyright (C) 2004-2005 The ScummVM project * * Parts of code heavily based on: * icoutils - A set of programs dealing with MS Windows icons and cursors. |
