From 5bc3cf56fd96d779569fbe0dfc810631af836f14 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 1 Jan 2023 03:07:14 +0000 Subject: [PATCH] Update copyright year to 2023. --- 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 d4a4ae82e..e7c429315 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-2022 The Telegram Desktop Authors. +Copyright (c) 2014-2023 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 4787b4ee8..9b7366187 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", "4.5.0.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2022" + VALUE "LegalCopyright", "Copyright (C) 2014-2023" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "4.5.0.0" END diff --git a/Telegram/Resources/winrc/Updater.rc b/Telegram/Resources/winrc/Updater.rc index 357417b1c..4b3672ad8 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", "4.5.0.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2022" + VALUE "LegalCopyright", "Copyright (C) 2014-2023" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "4.5.0.0" END