From 757faf2be3168c18a2083d41811c296d21c30f93 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Fri, 24 Jan 2020 03:54:53 +0300 Subject: [PATCH] Updated copyright year --- Telegram/Resources/winrc/Telegram.rc | 2 +- Telegram/Resources/winrc/Updater.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Telegram/Resources/winrc/Telegram.rc b/Telegram/Resources/winrc/Telegram.rc index e25e09df2..cc608e727 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-2019" + VALUE "LegalCopyright", "Copyright (C) 2014-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 5907843d8..953864d92 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-2019" + VALUE "LegalCopyright", "Copyright (C) 2014-2020" VALUE "ProductName", "Kotatogram Desktop" VALUE "ProductVersion", "1.1.4.0" END