diff options
-rw-r--r-- | scummvm.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scummvm.rc b/scummvm.rc index 0fa9ea0cd2..e22990182f 100644 --- a/scummvm.rc +++ b/scummvm.rc @@ -24,7 +24,7 @@ BEGIN VALUE "FileVersion", "0.7.0CVS\0" VALUE "InternalName", "scummvm\0" VALUE "LegalCopyright", "Copyright © 2001-2004 The ScummVM Team\0" - VALUE "LegalTrademarks", "'SCUMM', and all SCUMM games are a TM of LucasArts. Simon The Sorcerer is a TM of AdventureSoft. Broken Sword and Beneath a Steel Sky is TM of Revolution.\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 and Broken Sword are a TM of Revolution. Flight of the Amazon Queen is a TM of John Passfield and Steve Stamatiadis. \0" VALUE "OriginalFilename", "scummvm.exe\0" VALUE "ProductName", "ScummVM\0" VALUE "ProductVersion", "0.7.0CVS\0" |