1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2025-12-10 09:32:29 +01:00

Update copyright date in executable (#17018)

This commit is contained in:
Hielke Morsink
2022-04-20 13:12:38 +02:00
committed by GitHub
parent adfd1b797c
commit 7502837c02

View File

@@ -45,7 +45,7 @@ BEGIN
VALUE "CompanyName", "OpenRCT2 Team"
VALUE "FileDescription", "Main executable for OpenRCT2"
VALUE "FileVersion", OPENRCT2_PRODUCT_VERSION
VALUE "LegalCopyright", "Copyright (c) 2014-2019 OpenRCT2 developers"
VALUE "LegalCopyright", "Copyright (c) 2014-2022 OpenRCT2 developers"
VALUE "ProductName", "OpenRCT2"
VALUE "ProductVersion", OPENRCT2_PRODUCT_VERSION
END