(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.

This commit is contained in:
rubidium
2008-03-30 17:37:50 +00:00
parent f6a30c20d8
commit 8e9750901d

View File

@@ -86,7 +86,7 @@ BEGIN
VALUE "FileDescription", "OpenTTD\0"
VALUE "FileVersion", "Development @@VERSION@@\0"
VALUE "InternalName", "openttd\0"
VALUE "LegalCopyright", "Copyright <20> OpenTTD Developers 2002-2007. All Rights Reserved.\0"
VALUE "LegalCopyright", "Copyright <20> OpenTTD Developers 2002-2008. All Rights Reserved.\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "openttd.exe\0"
VALUE "PrivateBuild", "\0"