diff options
author | Travis Howell | 2004-05-18 09:44:19 +0000 |
---|---|---|
committer | Travis Howell | 2004-05-18 09:44:19 +0000 |
commit | 50e4aafc9d32bb2e895a8ac015bb99356e932331 (patch) | |
tree | d88f03a9c99ecd257e9709cbabfd88fdaa7699e5 | |
parent | b76b52913e2d54d9dd00c748fc0ee329fd5e7dc9 (diff) | |
download | scummvm-rg350-50e4aafc9d32bb2e895a8ac015bb99356e932331.tar.gz scummvm-rg350-50e4aafc9d32bb2e895a8ac015bb99356e932331.tar.bz2 scummvm-rg350-50e4aafc9d32bb2e895a8ac015bb99356e932331.zip |
Update TMs.
svn-id: r13842
-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" |