diff options
author | frosch <frosch@openttd.org> | 2018-03-11 12:24:32 +0000 |
---|---|---|
committer | frosch <frosch@openttd.org> | 2018-03-11 12:24:32 +0000 |
commit | 91464af7379ad659748332f870917aa2db5d185b (patch) | |
tree | c95892858b826057403592c15d7ed2287771b557 /src/os | |
parent | ebe6564e8b7ccfab7889551d1400d3eb498ef299 (diff) | |
download | openttd-91464af7379ad659748332f870917aa2db5d185b.tar.xz |
(svn r27980) -Doc: Yearly increment
Diffstat (limited to 'src/os')
-rw-r--r-- | src/os/windows/ottdres.rc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/windows/ottdres.rc.in b/src/os/windows/ottdres.rc.in index fca129c6a..b96b0faa9 100644 --- a/src/os/windows/ottdres.rc.in +++ b/src/os/windows/ottdres.rc.in @@ -100,7 +100,7 @@ BEGIN VALUE "FileDescription", "OpenTTD\0" VALUE "FileVersion", "!!VERSION!!\0" VALUE "InternalName", "openttd\0" - VALUE "LegalCopyright", "Copyright \xA9 OpenTTD Developers 2002-2017. All Rights Reserved.\0" + VALUE "LegalCopyright", "Copyright \xA9 OpenTTD Developers 2002-2018. All Rights Reserved.\0" VALUE "LegalTrademarks", "\0" VALUE "OriginalFilename", "openttd.exe\0" VALUE "PrivateBuild", "\0" |