diff --git a/LEGAL b/LEGAL index 5d0f5e8a7..09f48ae72 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-2024 The Telegram Desktop Authors. +Copyright (c) 2014-2025 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 3f9084e1d..0b7669766 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", "5.9.2.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2024" + VALUE "LegalCopyright", "Copyright (C) 2014-2025" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "5.9.2.0" END diff --git a/Telegram/Resources/winrc/Updater.rc b/Telegram/Resources/winrc/Updater.rc index c65b7c50e..ce45245d6 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", "5.9.2.0" - VALUE "LegalCopyright", "Copyright (C) 2014-2024" + VALUE "LegalCopyright", "Copyright (C) 2014-2025" VALUE "ProductName", "Telegram Desktop" VALUE "ProductVersion", "5.9.2.0" END