(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.
--- a/src/ottdres.rc.in Sat Mar 29 21:50:14 2008 +0000
+++ b/src/ottdres.rc.in Sun Mar 30 17:37:50 2008 +0000
@@ -86,7 +86,7 @@
VALUE "FileDescription", "OpenTTD\0"
VALUE "FileVersion", "Development @@VERSION@@\0"
VALUE "InternalName", "openttd\0"
- VALUE "LegalCopyright", "Copyright © OpenTTD Developers 2002-2007. All Rights Reserved.\0"
+ VALUE "LegalCopyright", "Copyright © OpenTTD Developers 2002-2008. All Rights Reserved.\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "openttd.exe\0"
VALUE "PrivateBuild", "\0"