diff options
author | Eugene Sandulenko | 2006-06-12 00:11:24 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-06-12 00:11:24 +0000 |
commit | 70ae8021717ee5741114081f8d10308fbdefec28 (patch) | |
tree | e27742cab14379fa040690333826d0708603fbad | |
parent | 89585587971763e81db6ddc3594beef4714ce933 (diff) | |
download | scummvm-rg350-70ae8021717ee5741114081f8d10308fbdefec28.tar.gz scummvm-rg350-70ae8021717ee5741114081f8d10308fbdefec28.tar.bz2 scummvm-rg350-70ae8021717ee5741114081f8d10308fbdefec28.zip |
Update year
svn-id: r23049
-rw-r--r-- | dists/scummvm.rc | 2 | ||||
-rw-r--r-- | dists/scummvm.rc.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dists/scummvm.rc b/dists/scummvm.rc index e5c4ad34e1..acc16c10ae 100644 --- a/dists/scummvm.rc +++ b/dists/scummvm.rc @@ -27,7 +27,7 @@ BEGIN VALUE "FileDescription", "http://www.scummvm.org/\0" VALUE "FileVersion", "0.10.0svn\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2005 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2006 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 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" diff --git a/dists/scummvm.rc.in b/dists/scummvm.rc.in index 0fa5461b0b..8c83a1a4e0 100644 --- a/dists/scummvm.rc.in +++ b/dists/scummvm.rc.in @@ -27,7 +27,7 @@ BEGIN VALUE "FileDescription", "http://www.scummvm.org/\0" VALUE "FileVersion", "@VERSION@\0" VALUE "InternalName", "scummvm\0" - VALUE "LegalCopyright", "Copyright © 2001-2005 The ScummVM Team\0" + VALUE "LegalCopyright", "Copyright © 2001-2006 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 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" |