(svn r12486) -Fix: the copyright date wasn't set correctly in ottdres.rc.
authorrubidium
Sun, 30 Mar 2008 17:37:50 +0000
changeset 8783 773e4b33848b
parent 8782 966391d8d879
child 8784 c2e9d649a9ce
(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"