From f4f36d85b90fe38b8796fafaaea26f9c819c86f1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jan 2022 12:49:50 +0400 Subject: [PATCH] Update copyright year to 2022. --- 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 53df2b501..d4a4ae82e 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-2021 The Telegram Desktop Authors. +Copyright (c) 2014-2022 The Telegram Desktop Authors. 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 20c6bd17a..91a4e03f5 100644 --- a/Telegram/Resources/winrc/Telegram.rc +++ b/Telegram/Resources/winrc/Telegram.rc @@ -63,7 +63,7 @@ BEGIN VALUE "CompanyName", "Telegram FZ-LLC" VALUE "FileDescription", "Telegram Desktop" VALUE "FileVersion", "3.4.3.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2021" + VALUE "LegalCopyright", "Copyright (C) 2014-2022" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "3.4.3.0" END diff --git a/Telegram/Resources/winrc/Updater.rc b/Telegram/Resources/winrc/Updater.rc index 5a61a33f2..1248b4833 100644 --- a/Telegram/Resources/winrc/Updater.rc +++ b/Telegram/Resources/winrc/Updater.rc @@ -54,7 +54,7 @@ BEGIN VALUE "CompanyName", "Telegram FZ-LLC" VALUE "FileDescription", "Telegram Desktop Updater" VALUE "FileVersion", "3.4.3.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2021" + VALUE "LegalCopyright", "Copyright (C) 2014-2022" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "3.4.3.0" END