aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Horn2003-03-06 20:49:42 +0000
committerMax Horn2003-03-06 20:49:42 +0000
commitcf134f6c6b855e943c7d94776e7d3dfa9dac49ff (patch)
tree321274ef16fb712649a75abcddf7b3d279985bec
parent61ed8b3ee4b6956bfa093e7bed2a5646d2635c61 (diff)
downloadscummvm-rg350-cf134f6c6b855e943c7d94776e7d3dfa9dac49ff.tar.gz
scummvm-rg350-cf134f6c6b855e943c7d94776e7d3dfa9dac49ff.tar.bz2
scummvm-rg350-cf134f6c6b855e943c7d94776e7d3dfa9dac49ff.zip
updated copyright
svn-id: r6724
-rw-r--r--Info.plist4
-rw-r--r--scummvm.rc2
2 files changed, 3 insertions, 3 deletions
diff --git a/Info.plist b/Info.plist
index 263550c0eb..efa3feba0b 100644
--- a/Info.plist
+++ b/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>scummvm</string>
<key>CFBundleGetInfoString</key>
- <string>0.3.1cvs, Copyright 2001-2002 The ScummVM team</string>
+ <string>0.3.1cvs, Copyright 2001-2003 The ScummVM team</string>
<key>CFBundleIconFile</key>
<string>scummvm.icns</string>
<key>CFBundleInfoDictionaryVersion</key>
@@ -23,6 +23,6 @@
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHumanReadableCopyright</key>
- <string>Copyright 2001-2002 The ScummVM team</string>
+ <string>Copyright 2001-2003 The ScummVM team</string>
</dict>
</plist>
diff --git a/scummvm.rc b/scummvm.rc
index bb914c3db3..09d316c269 100644
--- a/scummvm.rc
+++ b/scummvm.rc
@@ -65,7 +65,7 @@ BEGIN
VALUE "FileDescription", "http://www.scummvm.org/\0"
VALUE "FileVersion", "0, 3, 0, 0\0"
VALUE "InternalName", "scummvm\0"
- VALUE "LegalCopyright", "Copyright © 2002 The ScummVM Team\0"
+ VALUE "LegalCopyright", "Copyright © 2001-2003 The ScummVM Team\0"
VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Beneath a Steel Sky is TM of Revolution.\0"
VALUE "OriginalFilename", "scummvm.exe\0"
VALUE "PrivateBuild", "\0"