diff --git a/Telegram/SourceFiles/ayu/ayu_infra.cpp b/Telegram/SourceFiles/ayu/ayu_infra.cpp index b8ecbc177b..d3b76814f7 100644 --- a/Telegram/SourceFiles/ayu/ayu_infra.cpp +++ b/Telegram/SourceFiles/ayu/ayu_infra.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_infra.h" #include "ayu/ayu_lang.h" diff --git a/Telegram/SourceFiles/ayu/ayu_infra.h b/Telegram/SourceFiles/ayu/ayu_infra.h index d6a8a8330a..c8d64c5d97 100644 --- a/Telegram/SourceFiles/ayu/ayu_infra.h +++ b/Telegram/SourceFiles/ayu/ayu_infra.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace AyuInfra { diff --git a/Telegram/SourceFiles/ayu/ayu_lang.cpp b/Telegram/SourceFiles/ayu/ayu_lang.cpp index 31409c6f7f..2d2df4e075 100644 --- a/Telegram/SourceFiles/ayu/ayu_lang.cpp +++ b/Telegram/SourceFiles/ayu/ayu_lang.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_lang.h" #include diff --git a/Telegram/SourceFiles/ayu/ayu_lang.h b/Telegram/SourceFiles/ayu/ayu_lang.h index 3a9960a9c0..6e9e1ddafa 100644 --- a/Telegram/SourceFiles/ayu/ayu_lang.h +++ b/Telegram/SourceFiles/ayu/ayu_lang.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ayu_settings.cpp b/Telegram/SourceFiles/ayu/ayu_settings.cpp index b60d9c5916..6424487542 100644 --- a/Telegram/SourceFiles/ayu/ayu_settings.cpp +++ b/Telegram/SourceFiles/ayu/ayu_settings.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_settings.h" #include "ayu_worker.h" diff --git a/Telegram/SourceFiles/ayu/ayu_settings.h b/Telegram/SourceFiles/ayu/ayu_settings.h index b1a35a24c4..49bac43461 100644 --- a/Telegram/SourceFiles/ayu/ayu_settings.h +++ b/Telegram/SourceFiles/ayu/ayu_settings.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/libs/json.hpp" diff --git a/Telegram/SourceFiles/ayu/ayu_state.cpp b/Telegram/SourceFiles/ayu/ayu_state.cpp index f566c211d5..a4a23d3947 100644 --- a/Telegram/SourceFiles/ayu/ayu_state.cpp +++ b/Telegram/SourceFiles/ayu/ayu_state.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_state.h" namespace AyuState { diff --git a/Telegram/SourceFiles/ayu/ayu_state.h b/Telegram/SourceFiles/ayu/ayu_state.h index 71b5e9e0cf..349f198804 100644 --- a/Telegram/SourceFiles/ayu/ayu_state.h +++ b/Telegram/SourceFiles/ayu/ayu_state.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "history/history.h" diff --git a/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp b/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp index d70fba9d59..082c60426c 100644 --- a/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp +++ b/Telegram/SourceFiles/ayu/ayu_url_handlers.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ayu_url_handlers.h" #include "base/qthelp_url.h" diff --git a/Telegram/SourceFiles/ayu/ayu_url_handlers.h b/Telegram/SourceFiles/ayu/ayu_url_handlers.h index 3cc1259704..a99bb16619 100644 --- a/Telegram/SourceFiles/ayu/ayu_url_handlers.h +++ b/Telegram/SourceFiles/ayu/ayu_url_handlers.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "base/qthelp_regex.h" diff --git a/Telegram/SourceFiles/ayu/ayu_worker.cpp b/Telegram/SourceFiles/ayu/ayu_worker.cpp index f2b5c3916b..42f65f7ec1 100644 --- a/Telegram/SourceFiles/ayu/ayu_worker.cpp +++ b/Telegram/SourceFiles/ayu/ayu_worker.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_worker.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ayu_worker.h b/Telegram/SourceFiles/ayu/ayu_worker.h index ac9034011c..6fb79d328d 100644 --- a/Telegram/SourceFiles/ayu/ayu_worker.h +++ b/Telegram/SourceFiles/ayu/ayu_worker.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "window/window_session_controller.h" diff --git a/Telegram/SourceFiles/ayu/data/ayu_database.cpp b/Telegram/SourceFiles/ayu/data/ayu_database.cpp index a2688f97ec..0ffd798231 100644 --- a/Telegram/SourceFiles/ayu/data/ayu_database.cpp +++ b/Telegram/SourceFiles/ayu/data/ayu_database.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/data/ayu_database.h" #include diff --git a/Telegram/SourceFiles/ayu/data/ayu_database.h b/Telegram/SourceFiles/ayu/data/ayu_database.h index 70154c24d1..0c1615785f 100644 --- a/Telegram/SourceFiles/ayu/data/ayu_database.h +++ b/Telegram/SourceFiles/ayu/data/ayu_database.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "entities.h" diff --git a/Telegram/SourceFiles/ayu/data/entities.h b/Telegram/SourceFiles/ayu/data/entities.h index a17ae1da67..9608898599 100644 --- a/Telegram/SourceFiles/ayu/data/entities.h +++ b/Telegram/SourceFiles/ayu/data/entities.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/data/messages_storage.cpp b/Telegram/SourceFiles/ayu/data/messages_storage.cpp index 7008aeafda..5827146175 100644 --- a/Telegram/SourceFiles/ayu/data/messages_storage.cpp +++ b/Telegram/SourceFiles/ayu/data/messages_storage.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/data/messages_storage.h" #include "ayu/data/ayu_database.h" diff --git a/Telegram/SourceFiles/ayu/data/messages_storage.h b/Telegram/SourceFiles/ayu/data/messages_storage.h index 334f271c88..910683f452 100644 --- a/Telegram/SourceFiles/ayu/data/messages_storage.h +++ b/Telegram/SourceFiles/ayu/data/messages_storage.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "entities.h" diff --git a/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.cpp b/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.cpp index 3b35a481cd..081c0dab77 100644 --- a/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.cpp +++ b/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "filters_cache_controller.h" #include diff --git a/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.h b/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.h index 37c9e67a83..1fbf258d12 100644 --- a/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.h +++ b/Telegram/SourceFiles/ayu/features/filters/filters_cache_controller.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "filters_controller.h" diff --git a/Telegram/SourceFiles/ayu/features/filters/filters_controller.cpp b/Telegram/SourceFiles/ayu/features/filters/filters_controller.cpp index 1be0274ccb..3fb948b1c5 100644 --- a/Telegram/SourceFiles/ayu/features/filters/filters_controller.cpp +++ b/Telegram/SourceFiles/ayu/features/filters/filters_controller.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "filters_controller.h" diff --git a/Telegram/SourceFiles/ayu/features/filters/filters_controller.h b/Telegram/SourceFiles/ayu/features/filters/filters_controller.h index ce8515d531..af6f4dcd61 100644 --- a/Telegram/SourceFiles/ayu/features/filters/filters_controller.h +++ b/Telegram/SourceFiles/ayu/features/filters/filters_controller.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/features/filters/filters_utils.cpp b/Telegram/SourceFiles/ayu/features/filters/filters_utils.cpp index 900653ead9..08402b99d8 100644 --- a/Telegram/SourceFiles/ayu/features/filters/filters_utils.cpp +++ b/Telegram/SourceFiles/ayu/features/filters/filters_utils.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "filters_utils.h" #include diff --git a/Telegram/SourceFiles/ayu/features/filters/filters_utils.h b/Telegram/SourceFiles/ayu/features/filters/filters_utils.h index 7a81dd1ba2..d6592d5c74 100644 --- a/Telegram/SourceFiles/ayu/features/filters/filters_utils.h +++ b/Telegram/SourceFiles/ayu/features/filters/filters_utils.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include #include diff --git a/Telegram/SourceFiles/ayu/features/forward/ayu_forward.cpp b/Telegram/SourceFiles/ayu/features/forward/ayu_forward.cpp index 4d1cc9baab..1a2e61e271 100644 --- a/Telegram/SourceFiles/ayu/features/forward/ayu_forward.cpp +++ b/Telegram/SourceFiles/ayu/features/forward/ayu_forward.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_forward.h" #include "apiwrap.h" #include "ayu_sync.h" diff --git a/Telegram/SourceFiles/ayu/features/forward/ayu_forward.h b/Telegram/SourceFiles/ayu/features/forward/ayu_forward.h index fa1e94b688..bdb40b7a77 100644 --- a/Telegram/SourceFiles/ayu/features/forward/ayu_forward.h +++ b/Telegram/SourceFiles/ayu/features/forward/ayu_forward.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "history/history.h" diff --git a/Telegram/SourceFiles/ayu/features/forward/ayu_sync.cpp b/Telegram/SourceFiles/ayu/features/forward/ayu_sync.cpp index 5dca77a7e4..6cd82052f9 100644 --- a/Telegram/SourceFiles/ayu/features/forward/ayu_sync.cpp +++ b/Telegram/SourceFiles/ayu/features/forward/ayu_sync.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_sync.h" #include "api/api_sending.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/features/forward/ayu_sync.h b/Telegram/SourceFiles/ayu/features/forward/ayu_sync.h index 9b52831ab5..f48db508eb 100644 --- a/Telegram/SourceFiles/ayu/features/forward/ayu_sync.h +++ b/Telegram/SourceFiles/ayu/features/forward/ayu_sync.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/features/message_shot/message_shot.cpp b/Telegram/SourceFiles/ayu/features/message_shot/message_shot.cpp index f7d21e6db5..083f91449e 100644 --- a/Telegram/SourceFiles/ayu/features/message_shot/message_shot.cpp +++ b/Telegram/SourceFiles/ayu/features/message_shot/message_shot.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "message_shot.h" #include "styles/style_ayu_styles.h" diff --git a/Telegram/SourceFiles/ayu/features/message_shot/message_shot.h b/Telegram/SourceFiles/ayu/features/message_shot/message_shot.h index f531e6445c..dbe95b2bec 100644 --- a/Telegram/SourceFiles/ayu/features/message_shot/message_shot.h +++ b/Telegram/SourceFiles/ayu/features/message_shot/message_shot.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/features/message_shot/message_shot_theme_state.h" diff --git a/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.cpp b/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.cpp index 0b5c5548ad..e678db9899 100644 --- a/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.cpp +++ b/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "message_shot_theme_state.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.h b/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.h index 5f0077f857..ab4a9228b7 100644 --- a/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.h +++ b/Telegram/SourceFiles/ayu/features/message_shot/message_shot_theme_state.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "data/data_cloud_themes.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp index 69ab5a5b62..d572e7c255 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/features/streamer_mode/platform/streamer_mode_linux.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h index 09018de0ec..b192b3d248 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_linux.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace AyuFeatures::StreamerMode::Impl { diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp index b406111241..018450d34f 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/features/streamer_mode/platform/streamer_mode_mac.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h index 09018de0ec..b192b3d248 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_mac.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace AyuFeatures::StreamerMode::Impl { diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp index c30fb8a0b9..8bcf739942 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/features/streamer_mode/platform/streamer_mode_win.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h index 09018de0ec..b192b3d248 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/platform/streamer_mode_win.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace AyuFeatures::StreamerMode::Impl { diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp index d1fb38c6a0..9359c479b0 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "streamer_mode.h" diff --git a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h index f7572e2b27..a43bc5484f 100644 --- a/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h +++ b/Telegram/SourceFiles/ayu/features/streamer_mode/streamer_mode.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace AyuFeatures::StreamerMode { diff --git a/Telegram/SourceFiles/ayu/features/translator/ayu_translator.cpp b/Telegram/SourceFiles/ayu/features/translator/ayu_translator.cpp index 0b125ea792..719a6d647a 100644 --- a/Telegram/SourceFiles/ayu/features/translator/ayu_translator.cpp +++ b/Telegram/SourceFiles/ayu/features/translator/ayu_translator.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_translator.h" #include diff --git a/Telegram/SourceFiles/ayu/features/translator/ayu_translator.h b/Telegram/SourceFiles/ayu/features/translator/ayu_translator.h index 46777e093d..bc3719da43 100644 --- a/Telegram/SourceFiles/ayu/features/translator/ayu_translator.h +++ b/Telegram/SourceFiles/ayu/features/translator/ayu_translator.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "mtproto/sender.h" diff --git a/Telegram/SourceFiles/ayu/features/translator/html_parser.cpp b/Telegram/SourceFiles/ayu/features/translator/html_parser.cpp index 423895dc1c..7a80b62d1c 100644 --- a/Telegram/SourceFiles/ayu/features/translator/html_parser.cpp +++ b/Telegram/SourceFiles/ayu/features/translator/html_parser.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "html_parser.h" namespace Ayu::Translator::Html { diff --git a/Telegram/SourceFiles/ayu/features/translator/html_parser.h b/Telegram/SourceFiles/ayu/features/translator/html_parser.h index 60bb4f20f4..b3fc1ce98a 100644 --- a/Telegram/SourceFiles/ayu/features/translator/html_parser.h +++ b/Telegram/SourceFiles/ayu/features/translator/html_parser.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/base.cpp b/Telegram/SourceFiles/ayu/features/translator/implementations/base.cpp index 1eadfa2700..cc0ca8fc5b 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/base.cpp +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/base.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include #include #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/base.h b/Telegram/SourceFiles/ayu/features/translator/implementations/base.h index 198582a904..995284484c 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/base.h +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/base.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/google.cpp b/Telegram/SourceFiles/ayu/features/translator/implementations/google.cpp index 94451417b6..5dcc920132 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/google.cpp +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/google.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "google.h" #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/google.h b/Telegram/SourceFiles/ayu/features/translator/implementations/google.h index 18dda57bc2..dc84234cf2 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/google.h +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/google.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.cpp b/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.cpp index 85475fd343..38ec5262ff 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.cpp +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "telegram.h" #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.h b/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.h index 2adae73120..e451c01869 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.h +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/telegram.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.cpp b/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.cpp index a43efa5279..23a96e96da 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.cpp +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "yandex.h" #include diff --git a/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.h b/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.h index 1a3eeecc7f..ed84009b25 100644 --- a/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.h +++ b/Telegram/SourceFiles/ayu/features/translator/implementations/yandex.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/libs/json_ext.hpp b/Telegram/SourceFiles/ayu/libs/json_ext.hpp index 3259019df1..7f6fec8d26 100644 --- a/Telegram/SourceFiles/ayu/libs/json_ext.hpp +++ b/Telegram/SourceFiles/ayu/libs/json_ext.hpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp b/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp index c40fb1afd8..74d369711a 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp +++ b/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_logo.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/ayu_logo.h b/Telegram/SourceFiles/ayu/ui/ayu_logo.h index ee49dd2f16..4d3efdf368 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_logo.h +++ b/Telegram/SourceFiles/ayu/ui/ayu_logo.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #define ICON(name, value) const auto name##_ICON = QStringLiteral(value) diff --git a/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.cpp index c80ec37608..296784f48c 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/boxes/donate_info_box.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.h b/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.h index 076a59464e..9ed963922f 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/donate_info_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace Window { diff --git a/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.cpp index df6b011e21..a81ba250f7 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/boxes/donate_qr_box.h" #include "qr/qr_generate.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.h b/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.h index 75e4ece9ee..198ef36d05 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/donate_qr_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace Ui { diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.cpp index 53807990e3..91732c4ed5 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "edit_mark_box.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.h b/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.h index c5201141ca..0d6b4ca6f7 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_mark_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "base/timer.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp index 824d94e83e..baacb9eeb5 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "font_selector.h" #include "data/data_peer_values.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h index 20ae4f8342..a639af27fe 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/font_selector.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "boxes/abstract_box.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.cpp index 1337d5b963..1feb3db82b 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/boxes/import_filters_box.h" #include "qr/qr_generate.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.h b/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.h index b302c95c34..0338b76632 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/import_filters_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace Ui { diff --git a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp index 7edbff1c75..104ecd7552 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "message_shot_box.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h index e063199c84..7eefa9552f 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/features/message_shot/message_shot.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.cpp index d45a6080ee..449b543d30 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/boxes/plugin_info_box.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.h b/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.h index c712379318..2e420a4a03 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/plugin_info_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp index f4eb844381..6f1e6bed68 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "theme_selector_box.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h index 507da9cdb7..6c8d06c54f 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ui/layers/box_content.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/icon_picker.cpp b/Telegram/SourceFiles/ayu/ui/components/icon_picker.cpp index 101f6f3ea8..ebd24edc13 100644 --- a/Telegram/SourceFiles/ayu/ui/components/icon_picker.cpp +++ b/Telegram/SourceFiles/ayu/ui/components/icon_picker.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "icon_picker.h" #include "tray.h" #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/icon_picker.h b/Telegram/SourceFiles/ayu/ui/components/icon_picker.h index 65c8b10cd4..5a7c60fba6 100644 --- a/Telegram/SourceFiles/ayu/ui/components/icon_picker.h +++ b/Telegram/SourceFiles/ayu/ui/components/icon_picker.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ui/rp_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/image_view.cpp b/Telegram/SourceFiles/ayu/ui/components/image_view.cpp index d5427e2162..dbe083b7a3 100644 --- a/Telegram/SourceFiles/ayu/ui/components/image_view.cpp +++ b/Telegram/SourceFiles/ayu/ui/components/image_view.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "image_view.h" #include "ayu/features/message_shot/message_shot.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/image_view.h b/Telegram/SourceFiles/ayu/ui/components/image_view.h index fd7179bcdb..e7b8a23210 100644 --- a/Telegram/SourceFiles/ayu/ui/components/image_view.h +++ b/Telegram/SourceFiles/ayu/ui/components/image_view.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ui/rp_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/saved_music.cpp b/Telegram/SourceFiles/ayu/ui/components/saved_music.cpp index 13bad78768..b8d1677ad3 100644 --- a/Telegram/SourceFiles/ayu/ui/components/saved_music.cpp +++ b/Telegram/SourceFiles/ayu/ui/components/saved_music.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "saved_music.h" #include "info/profile/info_profile_music_button.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/saved_music.h b/Telegram/SourceFiles/ayu/ui/components/saved_music.h index a812e96442..f0101c385b 100644 --- a/Telegram/SourceFiles/ayu/ui/components/saved_music.h +++ b/Telegram/SourceFiles/ayu/ui/components/saved_music.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ui/widgets/buttons.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp index 49434b1589..def66909c7 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp +++ b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/context_menu/context_menu.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h index 09f1ea5d9e..2d43350f36 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h +++ b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "data/data_document.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp index 2214ae37c1..52a8e2ed60 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp +++ b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include #include "ayu/ui/context_menu/menu_item_subtext.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h index bf2b767241..32c184abda 100644 --- a/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h +++ b/Telegram/SourceFiles/ayu/ui/context_menu/menu_item_subtext.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp index dc7ed7a129..ba91bbf0ec 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/message_history/history_inner.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h index 68b0b42b95..2899a5e848 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_inner.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/ui/message_history/history_item.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp b/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp index 2a56ea23d1..7239af9827 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_item.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/message_history/history_item.h" #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_item.h b/Telegram/SourceFiles/ayu/ui/message_history/history_item.h index 7b8d3586ac..b6c0acee03 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_item.h +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_item.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp b/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp index 357e6477b5..a67c1efb57 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_section.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu/ui/message_history/history_section.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ui/message_history/history_section.h b/Telegram/SourceFiles/ayu/ui/message_history/history_section.h index fc1ff5943a..ce6c16fc5d 100644 --- a/Telegram/SourceFiles/ayu/ui/message_history/history_section.h +++ b/Telegram/SourceFiles/ayu/ui/message_history/history_section.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "window/section_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.cpp b/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.cpp index 621e5b6fe7..c9afec6c4f 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "edit_filter.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.h b/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.h index db92a5711d..dc511462a5 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.h +++ b/Telegram/SourceFiles/ayu/ui/settings/filters/edit_filter.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.cpp b/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.cpp index 1d0c90aec5..4bf5de3219 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "per_dialog_filter.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.h b/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.h index f73ca9d3ad..cb7c430099 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.h +++ b/Telegram/SourceFiles/ayu/ui/settings/filters/per_dialog_filter.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.cpp b/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.cpp index 3256d8b9c9..e70e9d1233 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_filters_list.h" #include "edit_filter.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.h b/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.h index fafc48a4f0..f3810fe8d1 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.h +++ b/Telegram/SourceFiles/ayu/ui/settings/filters/settings_filters_list.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.cpp index 8ccd65f34e..0208e44713 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_appearance.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.h b/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.h index c00ac57cfc..8f82bd2eb0 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_appearance.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp index b70c7bc33c..a6a98b19d6 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_ayu.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h index de3034e713..2d69f2c869 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.cpp index bc9e7b9506..5afb5710e4 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_ayu_utils.h" #include "lang/lang_text_entity.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.h b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.h index cf636bde68..319bb6564b 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu_utils.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_chats.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_chats.cpp index 7cfbbf5dcd..04a1ec9d1c 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_chats.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_chats.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_chats.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_chats.h b/Telegram/SourceFiles/ayu/ui/settings/settings_chats.h index c34786b81d..c4de623bd2 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_chats.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_chats.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_filters.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_filters.cpp index e5f96b389f..fb65ad199e 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_filters.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_filters.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_filters.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_filters.h b/Telegram/SourceFiles/ayu/ui/settings/settings_filters.h index d27dfaded3..6955a8e779 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_filters.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_filters.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_general.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_general.cpp index f149984180..26de2b441e 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_general.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_general.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_general.h" #include "lang_auto.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_general.h b/Telegram/SourceFiles/ayu/ui/settings/settings_general.h index 8f3ff11d14..169b7583cf 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_general.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_general.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_main.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_main.cpp index befb4f9b38..38972d56fb 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_main.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_main.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_main.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_main.h b/Telegram/SourceFiles/ayu/ui/settings/settings_main.h index ad611a2b00..9e07d90078 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_main.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_main.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_other.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_other.cpp index 0a20280124..4302f73570 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_other.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_other.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "settings_other.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_other.h b/Telegram/SourceFiles/ayu/ui/settings/settings_other.h index dc07510095..6b248a9012 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/settings_other.h +++ b/Telegram/SourceFiles/ayu/ui/settings/settings_other.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "settings/settings_common.h" diff --git a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp index e1f366bd0c..94fbd5a0ca 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp +++ b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_profile_values.h" #include "ayu/ayu_settings.h" #include "ayu/utils/telegram_helpers.h" diff --git a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h index a29d6e2f92..950f22d7e7 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h +++ b/Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once QString IDString(not_null peer); diff --git a/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.cpp b/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.cpp index 0abadcb0ad..9110116908 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.cpp +++ b/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 // // Code is based on https://github.com/androidx/androidx/blob/androidx-main/palette/palette/src/main/java/androidx/palette/graphics/ColorCutQuantizer.java #include "color_cut_quantizer.h" diff --git a/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.h b/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.h index 9c11992681..be867c6c63 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.h +++ b/Telegram/SourceFiles/ayu/ui/utils/color_cut_quantizer.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "palette.h" diff --git a/Telegram/SourceFiles/ayu/ui/utils/color_utils.cpp b/Telegram/SourceFiles/ayu/ui/utils/color_utils.cpp index e1f4086fa1..eaa7440b13 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/color_utils.cpp +++ b/Telegram/SourceFiles/ayu/ui/utils/color_utils.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 // // Code is based on https://github.com/androidx/androidx #include "color_utils.h" diff --git a/Telegram/SourceFiles/ayu/ui/utils/color_utils.h b/Telegram/SourceFiles/ayu/ui/utils/color_utils.h index 9fda39d15b..3b4ff4a32b 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/color_utils.h +++ b/Telegram/SourceFiles/ayu/ui/utils/color_utils.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ui/utils/itunes_search.cpp b/Telegram/SourceFiles/ayu/ui/utils/itunes_search.cpp index 64f774f308..2c2cda945c 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/itunes_search.cpp +++ b/Telegram/SourceFiles/ayu/ui/utils/itunes_search.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "itunes_search.h" #include diff --git a/Telegram/SourceFiles/ayu/ui/utils/itunes_search.h b/Telegram/SourceFiles/ayu/ui/utils/itunes_search.h index d0f75b15d8..59b3b44674 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/itunes_search.h +++ b/Telegram/SourceFiles/ayu/ui/utils/itunes_search.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ui/utils/palette.cpp b/Telegram/SourceFiles/ayu/ui/utils/palette.cpp index 8de9cacef8..94f715a2c6 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/palette.cpp +++ b/Telegram/SourceFiles/ayu/ui/utils/palette.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 // // Code is based on: // - https://github.com/androidx/androidx/blob/androidx-main/palette/palette/src/main/java/androidx/palette/graphics/Palette.java diff --git a/Telegram/SourceFiles/ayu/ui/utils/palette.h b/Telegram/SourceFiles/ayu/ui/utils/palette.h index e6b02952f8..0ed087a492 100644 --- a/Telegram/SourceFiles/ayu/ui/utils/palette.h +++ b/Telegram/SourceFiles/ayu/ui/utils/palette.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp b/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp index 08936d9d46..4525b2a933 100644 --- a/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp +++ b/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "ayu_mapper.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/utils/ayu_mapper.h b/Telegram/SourceFiles/ayu/utils/ayu_mapper.h index 8bd8872d8f..8739d4c868 100644 --- a/Telegram/SourceFiles/ayu/utils/ayu_mapper.h +++ b/Telegram/SourceFiles/ayu/utils/ayu_mapper.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace AyuMapper { diff --git a/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h b/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h index 87419149ab..d4f95389f0 100644 --- a/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h +++ b/Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "base/qt/qt_key_modifiers.h" diff --git a/Telegram/SourceFiles/ayu/utils/rc_manager.cpp b/Telegram/SourceFiles/ayu/utils/rc_manager.cpp index df055eacec..764551e9b6 100644 --- a/Telegram/SourceFiles/ayu/utils/rc_manager.cpp +++ b/Telegram/SourceFiles/ayu/utils/rc_manager.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "rc_manager.h" #include diff --git a/Telegram/SourceFiles/ayu/utils/rc_manager.h b/Telegram/SourceFiles/ayu/utils/rc_manager.h index 8763c4ca0e..c53466336b 100644 --- a/Telegram/SourceFiles/ayu/utils/rc_manager.h +++ b/Telegram/SourceFiles/ayu/utils/rc_manager.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp index f3a3430539..926a924df2 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "taptic_engine_dummy.h" #ifndef Q_OS_MAC diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h index f4431c9c47..8d727cbe7c 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_dummy.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace TapticEngine { diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h index f4431c9c47..8d727cbe7c 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace TapticEngine { diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm index 3bd9098ff1..7c660c6c1b 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/platform/taptic_engine_mac.mm @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "taptic_engine_mac.h" #ifdef Q_OS_MAC diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp index 176f87a935..f1a19c51c3 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "taptic_engine.h" #if defined Q_OS_MAC diff --git a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h index 480c5f19eb..258edadca5 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once namespace TapticEngine { diff --git a/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp b/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp index e879157270..e42b08beaf 100644 --- a/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp +++ b/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #include "telegram_helpers.h" #include diff --git a/Telegram/SourceFiles/ayu/utils/telegram_helpers.h b/Telegram/SourceFiles/ayu/utils/telegram_helpers.h index c1db3b385e..e615a1f9de 100644 --- a/Telegram/SourceFiles/ayu/utils/telegram_helpers.h +++ b/Telegram/SourceFiles/ayu/utils/telegram_helpers.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once #include "rc_manager.h" diff --git a/Telegram/SourceFiles/ayu/utils/windows_utils.cpp b/Telegram/SourceFiles/ayu/utils/windows_utils.cpp index 016ccf1f50..0f5749ce1d 100644 --- a/Telegram/SourceFiles/ayu/utils/windows_utils.cpp +++ b/Telegram/SourceFiles/ayu/utils/windows_utils.cpp @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #ifdef Q_OS_WIN #include "windows_utils.h" diff --git a/Telegram/SourceFiles/ayu/utils/windows_utils.h b/Telegram/SourceFiles/ayu/utils/windows_utils.h index 26f6cf9ea7..a97ed8786a 100644 --- a/Telegram/SourceFiles/ayu/utils/windows_utils.h +++ b/Telegram/SourceFiles/ayu/utils/windows_utils.h @@ -3,7 +3,7 @@ // We do not and cannot prevent the use of our code, // but be respectful and credit the original author. // -// Copyright @Radolyn, 2025 +// Copyright @Radolyn, 2026 #pragma once void reloadAppIconFromTaskBar(); diff --git a/Telegram/lib_ui b/Telegram/lib_ui index d4b56d1496..9b329c5f50 160000 --- a/Telegram/lib_ui +++ b/Telegram/lib_ui @@ -1 +1 @@ -Subproject commit d4b56d1496cb6ef42c5ed4ffc1ad1c58400791da +Subproject commit 9b329c5f50e2f891e936f8c93d3e428efaafa05a