update resource.rc [skip ci]

This commit is contained in:
m 2025-04-14 18:29:56 -05:00
parent 4079334179
commit b05d9dadb9

View File

@ -70,13 +70,13 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "CompanyName", "XLabs"
VALUE "CompanyName", "Aurora"
VALUE "FileDescription", "IW7-Mod"
VALUE "FileVersion", VERSION_FILE
VALUE "InternalName", "IW7-Mod"
VALUE "LegalCopyright", "Copyright (C) 2022 X Labs Project. All rights reserved."
VALUE "LegalCopyright", "Copyright (C) 2025 Aurora. All rights reserved."
VALUE "Licence", "GPLv3"
VALUE "Info", "https://github.com/Joelrau/iw7-mod/"
VALUE "Info", "https://github.com/auroramod/iw7-mod/"
VALUE "OriginalFilename", "iw7-mod.exe"
VALUE "ProductName", "iw7-mod"
VALUE "ProductVersion", VERSION_PRODUCT
@ -123,4 +123,3 @@ ICON_IMAGE RCDATA "resources/icon.png"
/////////////////////////////////////////////////////////////////////////////
#endif // not APSTUDIO_INVOKED