(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.
authorrubidium
Sun, 30 Mar 2008 17:37:50 +0000
changeset 9279 7d97c93af048
parent 9278 9d3a631e14c1
child 9280 9c03416d26b1
(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.
src/ottdres.rc.in
--- 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"