diff --git a/Telegram/Resources/winrc/Telegram.rc b/Telegram/Resources/winrc/Telegram.rc index cc608e727..609208fec 100644 --- a/Telegram/Resources/winrc/Telegram.rc +++ b/Telegram/Resources/winrc/Telegram.rc @@ -52,7 +52,7 @@ BEGIN VALUE "CompanyName", "Kotatogram" VALUE "FileDescription", "Kotatogram Desktop" VALUE "FileVersion", "1.1.4.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2020" + VALUE "LegalCopyright", "Copyright (C) 2019-2020" VALUE "ProductName", "Kotatogram Desktop" VALUE "ProductVersion", "1.1.4.0" END diff --git a/Telegram/Resources/winrc/Updater.rc b/Telegram/Resources/winrc/Updater.rc index 953864d92..e112c1385 100644 --- a/Telegram/Resources/winrc/Updater.rc +++ b/Telegram/Resources/winrc/Updater.rc @@ -43,7 +43,7 @@ BEGIN VALUE "CompanyName", "Kotatogram" VALUE "FileDescription", "Kotatogram Desktop Updater" VALUE "FileVersion", "1.1.4.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2020" + VALUE "LegalCopyright", "Copyright (C) 2019-2020" VALUE "ProductName", "Kotatogram Desktop" VALUE "ProductVersion", "1.1.4.0" END