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 /sword1 | |
| 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 'sword1')
| -rw-r--r-- | sword1/animation.cpp | 2 | ||||
| -rw-r--r-- | sword1/animation.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sword1/animation.cpp b/sword1/animation.cpp index 4922a4efdb..f142cb9a15 100644 --- a/sword1/animation.cpp +++ b/sword1/animation.cpp @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2005 The ScummVM project + * Copyright (C) 2004-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/sword1/animation.h b/sword1/animation.h index 9ac9790bb8..bb931af50a 100644 --- a/sword1/animation.h +++ b/sword1/animation.h @@ -1,5 +1,5 @@ /* ScummVM - Scumm Interpreter - * Copyright (C) 2005 The ScummVM project + * Copyright (C) 2004-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 |
