diff options
author | Paweł Kołodziejski | 2003-03-06 20:10:35 +0000 |
---|---|---|
committer | Paweł Kołodziejski | 2003-03-06 20:10:35 +0000 |
commit | 61ed8b3ee4b6956bfa093e7bed2a5646d2635c61 (patch) | |
tree | c161dcdbb61d68dfd82b69a9669b6be0abf42310 | |
parent | 985c4f3f05fc13832c9f59574c9db7f0ac3a36dc (diff) | |
download | scummvm-rg350-61ed8b3ee4b6956bfa093e7bed2a5646d2635c61.tar.gz scummvm-rg350-61ed8b3ee4b6956bfa093e7bed2a5646d2635c61.tar.bz2 scummvm-rg350-61ed8b3ee4b6956bfa093e7bed2a5646d2635c61.zip |
updated rc file for sky
svn-id: r6723
-rw-r--r-- | scummvm.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scummvm.rc b/scummvm.rc index f626a64fab..bb914c3db3 100644 --- a/scummvm.rc +++ b/scummvm.rc @@ -66,7 +66,7 @@ BEGIN VALUE "FileVersion", "0, 3, 0, 0\0" VALUE "InternalName", "scummvm\0" VALUE "LegalCopyright", "Copyright © 2002 The ScummVM Team\0" - VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft.\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" VALUE "ProductName", "ScummVM\0" |