From 6bba0cf986a3e4001b03f28079afaa2402c2ef22 Mon Sep 17 00:00:00 2001 From: CynicallDude Date: Mon, 6 Jan 2020 17:09:31 +0300 Subject: [PATCH] Update copyright year --- LEGAL | 2 +- Telegram/Resources/winrc/Telegram.rc | 2 +- Telegram/Resources/winrc/Updater.rc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LEGAL b/LEGAL index 89d406468..70baad5cc 100644 --- a/LEGAL +++ b/LEGAL @@ -1,7 +1,7 @@ This file is part of Telegram Desktop, the official desktop application for the Telegram messaging service. -Copyright (c) 2014-2019 John Preston, https://desktop.telegram.org +Copyright (c) 2014-2020 John Preston, https://desktop.telegram.org Telegram Desktop is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/Telegram/Resources/winrc/Telegram.rc b/Telegram/Resources/winrc/Telegram.rc index a0ba59f83..506ef9784 100644 --- a/Telegram/Resources/winrc/Telegram.rc +++ b/Telegram/Resources/winrc/Telegram.rc @@ -52,7 +52,7 @@ BEGIN VALUE "CompanyName", "Telegram FZ-LLC" VALUE "FileDescription", "Telegram Desktop" VALUE "FileVersion", "1.9.3.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2019" + VALUE "LegalCopyright", "Copyright (C) 2014-2020" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "1.9.3.0" END diff --git a/Telegram/Resources/winrc/Updater.rc b/Telegram/Resources/winrc/Updater.rc index e6b861415..5883fa07c 100644 --- a/Telegram/Resources/winrc/Updater.rc +++ b/Telegram/Resources/winrc/Updater.rc @@ -43,7 +43,7 @@ BEGIN VALUE "CompanyName", "Telegram FZ-LLC" VALUE "FileDescription", "Telegram Desktop Updater" VALUE "FileVersion", "1.9.3.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2019" + VALUE "LegalCopyright", "Copyright (C) 2014-2020" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "1.9.3.0" END