From a4a3b4e9d156c2e35c32d9cc5f7a438bdf726a3b Mon Sep 17 00:00:00 2001 From: AlexeyZavar Date: Thu, 16 Jan 2025 13:08:58 +0300 Subject: [PATCH] chore: update copyright --- Telegram/SourceFiles/ayu/ayu_constants.h | 2 +- Telegram/SourceFiles/ayu/ayu_infra.cpp | 2 +- Telegram/SourceFiles/ayu/ayu_infra.h | 2 +- Telegram/SourceFiles/ayu/ayu_lang.cpp | 2 +- Telegram/SourceFiles/ayu/ayu_lang.h | 2 +- Telegram/SourceFiles/ayu/ayu_settings.cpp | 2 +- Telegram/SourceFiles/ayu/ayu_settings.h | 2 +- Telegram/SourceFiles/ayu/ayu_state.cpp | 2 +- Telegram/SourceFiles/ayu/ayu_state.h | 2 +- Telegram/SourceFiles/ayu/ayu_url_handlers.cpp | 2 +- Telegram/SourceFiles/ayu/ayu_url_handlers.h | 2 +- Telegram/SourceFiles/ayu/ayu_worker.cpp | 2 +- Telegram/SourceFiles/ayu/ayu_worker.h | 2 +- Telegram/SourceFiles/ayu/data/ayu_database.cpp | 2 +- Telegram/SourceFiles/ayu/data/ayu_database.h | 2 +- Telegram/SourceFiles/ayu/data/entities.h | 2 +- Telegram/SourceFiles/ayu/data/messages_storage.cpp | 2 +- Telegram/SourceFiles/ayu/data/messages_storage.h | 2 +- .../SourceFiles/ayu/features/messageshot/message_shot.cpp | 2 +- .../SourceFiles/ayu/features/messageshot/message_shot.h | 2 +- .../features/streamer_mode/platform/streamer_mode_linux.cpp | 2 +- .../features/streamer_mode/platform/streamer_mode_linux.h | 6 ++++++ .../features/streamer_mode/platform/streamer_mode_mac.cpp | 2 +- .../ayu/features/streamer_mode/platform/streamer_mode_mac.h | 6 ++++++ .../features/streamer_mode/platform/streamer_mode_win.cpp | 2 +- .../ayu/features/streamer_mode/platform/streamer_mode_win.h | 6 ++++++ .../ayu/features/streamer_mode/streamer_mode.cpp | 2 +- .../SourceFiles/ayu/features/streamer_mode/streamer_mode.h | 2 +- Telegram/SourceFiles/ayu/libs/json_ext.hpp | 2 +- Telegram/SourceFiles/ayu/ui/ayu_icons.style | 2 +- Telegram/SourceFiles/ayu/ui/ayu_logo.cpp | 2 +- Telegram/SourceFiles/ayu/ui/ayu_logo.h | 2 +- Telegram/SourceFiles/ayu/ui/ayu_styles.style | 2 +- Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp | 2 +- Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h | 2 +- Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp | 2 +- Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h | 2 +- Telegram/SourceFiles/ayu/ui/boxes/font_selector.cpp | 2 +- Telegram/SourceFiles/ayu/ui/boxes/font_selector.h | 2 +- Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp | 2 +- Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.h | 2 +- Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp | 2 +- Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.h | 2 +- Telegram/SourceFiles/ayu/ui/components/image_view.cpp | 2 +- Telegram/SourceFiles/ayu/ui/components/image_view.h | 2 +- Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp | 2 +- Telegram/SourceFiles/ayu/ui/context_menu/context_menu.h | 2 +- .../SourceFiles/ayu/ui/context_menu/menu_item_subtext.cpp | 2 +- .../SourceFiles/ayu/ui/context_menu/menu_item_subtext.h | 2 +- .../SourceFiles/ayu/ui/message_history/history_inner.cpp | 2 +- Telegram/SourceFiles/ayu/ui/message_history/history_inner.h | 2 +- .../SourceFiles/ayu/ui/message_history/history_item.cpp | 2 +- Telegram/SourceFiles/ayu/ui/message_history/history_item.h | 2 +- .../SourceFiles/ayu/ui/message_history/history_section.cpp | 2 +- .../SourceFiles/ayu/ui/message_history/history_section.h | 2 +- Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp | 2 +- Telegram/SourceFiles/ayu/ui/settings/icon_picker.h | 2 +- Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp | 2 +- Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h | 2 +- Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.cpp | 2 +- Telegram/SourceFiles/ayu/ui/utils/ayu_profile_values.h | 2 +- Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp | 2 +- Telegram/SourceFiles/ayu/utils/ayu_mapper.h | 2 +- Telegram/SourceFiles/ayu/utils/qt_key_modifiers_extended.h | 2 +- Telegram/SourceFiles/ayu/utils/rc_manager.cpp | 2 +- Telegram/SourceFiles/ayu/utils/rc_manager.h | 2 +- .../utils/taptic_engine/platform/taptic_engine_dummy.cpp | 6 ++++++ .../ayu/utils/taptic_engine/platform/taptic_engine_dummy.h | 6 ++++++ .../ayu/utils/taptic_engine/platform/taptic_engine_mac.h | 6 ++++++ .../ayu/utils/taptic_engine/platform/taptic_engine_mac.mm | 6 ++++++ .../SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp | 6 ++++++ .../SourceFiles/ayu/utils/taptic_engine/taptic_engine.h | 6 ++++++ Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp | 2 +- Telegram/SourceFiles/ayu/utils/telegram_helpers.h | 2 +- Telegram/SourceFiles/ayu/utils/windows_utils.cpp | 2 +- Telegram/SourceFiles/ayu/utils/windows_utils.h | 2 +- Telegram/lib_ui | 2 +- 77 files changed, 122 insertions(+), 68 deletions(-) diff --git a/Telegram/SourceFiles/ayu/ayu_constants.h b/Telegram/SourceFiles/ayu/ayu_constants.h index 3754f0f80..b4a7054f7 100644 --- a/Telegram/SourceFiles/ayu/ayu_constants.h +++ b/Telegram/SourceFiles/ayu/ayu_constants.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, 2024 +// Copyright @Radolyn, 2025 #pragma once // https://github.com/AyuGram/AyuGram4AX/blob/rewrite/TMessagesProj/src/main/java/com/radolyn/ayugram/AyuConstants.java diff --git a/Telegram/SourceFiles/ayu/ayu_infra.cpp b/Telegram/SourceFiles/ayu/ayu_infra.cpp index e2c5e3294..456326a43 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, 2024 +// Copyright @Radolyn, 2025 #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 78df38a81..d6a8a8330 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, 2024 +// Copyright @Radolyn, 2025 #pragma once namespace AyuInfra { diff --git a/Telegram/SourceFiles/ayu/ayu_lang.cpp b/Telegram/SourceFiles/ayu/ayu_lang.cpp index 678765965..cab394ede 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, 2024 +// Copyright @Radolyn, 2025 #include "ayu_lang.h" #include "qjsondocument.h" diff --git a/Telegram/SourceFiles/ayu/ayu_lang.h b/Telegram/SourceFiles/ayu/ayu_lang.h index 353b6e4c2..d80ca2d4d 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ayu_settings.cpp b/Telegram/SourceFiles/ayu/ayu_settings.cpp index a588c3447..ec208a0df 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, 2024 +// Copyright @Radolyn, 2025 #include "ayu_settings.h" #include "ayu/ui/ayu_logo.h" diff --git a/Telegram/SourceFiles/ayu/ayu_settings.h b/Telegram/SourceFiles/ayu/ayu_settings.h index bed0615c7..9a614a1e2 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/libs/json.hpp" diff --git a/Telegram/SourceFiles/ayu/ayu_state.cpp b/Telegram/SourceFiles/ayu/ayu_state.cpp index 717cdd979..f566c211d 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, 2024 +// Copyright @Radolyn, 2025 #include "ayu_state.h" namespace AyuState { diff --git a/Telegram/SourceFiles/ayu/ayu_state.h b/Telegram/SourceFiles/ayu/ayu_state.h index a941eef31..71b5e9e0c 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, 2024 +// Copyright @Radolyn, 2025 #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 b9ba6b942..3ca2c5684 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, 2024 +// Copyright @Radolyn, 2025 #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 a9f5d1455..e8b347663 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "base/qthelp_regex.h" diff --git a/Telegram/SourceFiles/ayu/ayu_worker.cpp b/Telegram/SourceFiles/ayu/ayu_worker.cpp index dd081b090..089dda946 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, 2024 +// Copyright @Radolyn, 2025 #include "ayu_worker.h" #include "apiwrap.h" diff --git a/Telegram/SourceFiles/ayu/ayu_worker.h b/Telegram/SourceFiles/ayu/ayu_worker.h index 1caaae506..ac9034011 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, 2024 +// Copyright @Radolyn, 2025 #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 4fff86e8c..26323230c 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, 2024 +// Copyright @Radolyn, 2025 #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 d78fa7d40..417113ba5 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "entities.h" diff --git a/Telegram/SourceFiles/ayu/data/entities.h b/Telegram/SourceFiles/ayu/data/entities.h index c67066e6b..52e470b69 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/data/messages_storage.cpp b/Telegram/SourceFiles/ayu/data/messages_storage.cpp index 523c89e7b..252be36ac 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, 2024 +// Copyright @Radolyn, 2025 #include "ayu/data/messages_storage.h" #include "ayu/ayu_constants.h" diff --git a/Telegram/SourceFiles/ayu/data/messages_storage.h b/Telegram/SourceFiles/ayu/data/messages_storage.h index 02993a628..8780ae1d1 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "entities.h" diff --git a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.cpp b/Telegram/SourceFiles/ayu/features/messageshot/message_shot.cpp index 7432f6484..ce93caa38 100644 --- a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.cpp +++ b/Telegram/SourceFiles/ayu/features/messageshot/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, 2024 +// Copyright @Radolyn, 2025 #include "message_shot.h" #include "styles/style_layers.h" diff --git a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.h b/Telegram/SourceFiles/ayu/features/messageshot/message_shot.h index 4ae57eb29..edeb6a933 100644 --- a/Telegram/SourceFiles/ayu/features/messageshot/message_shot.h +++ b/Telegram/SourceFiles/ayu/features/messageshot/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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "history/view/history_view_list_widget.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 5786758ce..69ab5a5b6 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, 2024 +// Copyright @Radolyn, 2025 #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 b7456d235..09018de0e 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 @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 ba45dd990..b40611124 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, 2024 +// Copyright @Radolyn, 2025 #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 b7456d235..09018de0e 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 @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 0212837be..c30fb8a0b 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, 2024 +// Copyright @Radolyn, 2025 #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 b7456d235..09018de0e 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 @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 016aa0a38..d1fb38c6a 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, 2024 +// Copyright @Radolyn, 2025 #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 53061bd9b..f7572e2b2 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, 2024 +// Copyright @Radolyn, 2025 #pragma once namespace AyuFeatures::StreamerMode { diff --git a/Telegram/SourceFiles/ayu/libs/json_ext.hpp b/Telegram/SourceFiles/ayu/libs/json_ext.hpp index 66e1abc45..3259019df 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include diff --git a/Telegram/SourceFiles/ayu/ui/ayu_icons.style b/Telegram/SourceFiles/ayu/ui/ayu_icons.style index b03fad2f8..a215d0358 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_icons.style +++ b/Telegram/SourceFiles/ayu/ui/ayu_icons.style @@ -4,7 +4,7 @@ * We do not and cannot prevent the use of our code, * but be respectful and credit the original author. * - * Copyright @Radolyn, 2024 + * Copyright @Radolyn, 2025 */ using "ui/colors.palette"; diff --git a/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp b/Telegram/SourceFiles/ayu/ui/ayu_logo.cpp index 1a51940aa..6ce19c20d 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, 2024 +// Copyright @Radolyn, 2025 #include "ayu_logo.h" #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/ayu_logo.h b/Telegram/SourceFiles/ayu/ui/ayu_logo.h index 80aded10c..f357ffdbe 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #define ICON(name, value) const auto name##_ICON = QStringLiteral(value) diff --git a/Telegram/SourceFiles/ayu/ui/ayu_styles.style b/Telegram/SourceFiles/ayu/ui/ayu_styles.style index 8dc351e64..712d12d6f 100644 --- a/Telegram/SourceFiles/ayu/ui/ayu_styles.style +++ b/Telegram/SourceFiles/ayu/ui/ayu_styles.style @@ -4,7 +4,7 @@ * We do not and cannot prevent the use of our code, * but be respectful and credit the original author. * - * Copyright @Radolyn, 2024 + * Copyright @Radolyn, 2025 */ using "ui/basic.style"; diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp index 7d2a152f5..149f32a12 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.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, 2024 +// Copyright @Radolyn, 2025 #include "edit_deleted_mark.h" #include "boxes/peer_list_controllers.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h index 93336de64..f2479a8b4 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_deleted_mark.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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "base/timer.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp index 814eaee1a..ec4bbc9af 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.cpp +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.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, 2024 +// Copyright @Radolyn, 2025 #include "edit_edited_mark.h" #include "boxes/peer_list_controllers.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h index f62087566..d12e3bca2 100644 --- a/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.h +++ b/Telegram/SourceFiles/ayu/ui/boxes/edit_edited_mark.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, 2024 +// Copyright @Radolyn, 2025 #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 12fe64c8c..252f9a658 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, 2024 +// Copyright @Radolyn, 2025 #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 be4ced1c0..20ae4f834 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "boxes/abstract_box.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/message_shot_box.cpp index 099b62634..685797351 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, 2024 +// Copyright @Radolyn, 2025 #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 4396a0ea2..5cea3d3f5 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/features/messageshot/message_shot.h" diff --git a/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp b/Telegram/SourceFiles/ayu/ui/boxes/theme_selector_box.cpp index c9e6dce32..b313509f3 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, 2024 +// Copyright @Radolyn, 2025 #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 9a779500c..507da9cdb 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ui/layers/box_content.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/image_view.cpp b/Telegram/SourceFiles/ayu/ui/components/image_view.cpp index b2f369f26..0b1e4083b 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, 2024 +// Copyright @Radolyn, 2025 #include "image_view.h" #include "ayu/features/messageshot/message_shot.h" diff --git a/Telegram/SourceFiles/ayu/ui/components/image_view.h b/Telegram/SourceFiles/ayu/ui/components/image_view.h index 4b1de0202..f10b7819e 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ui/rp_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp b/Telegram/SourceFiles/ayu/ui/context_menu/context_menu.cpp index d6b7c3623..5721147df 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, 2024 +// Copyright @Radolyn, 2025 #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 91bdad3e3..b286509b4 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, 2024 +// Copyright @Radolyn, 2025 #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 797ec5ed6..7f7bdadf4 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, 2024 +// Copyright @Radolyn, 2025 #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 09e3226bc..bf2b76724 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, 2024 +// Copyright @Radolyn, 2025 #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 2ae49e77b..be7ae7a3d 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, 2024 +// Copyright @Radolyn, 2025 #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 8822860d7..d1017d509 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, 2024 +// Copyright @Radolyn, 2025 #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 ef74c2a6d..8770f059a 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, 2024 +// Copyright @Radolyn, 2025 #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 6401fdd06..7b8d3586a 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, 2024 +// Copyright @Radolyn, 2025 #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 6d8a59789..189f24877 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, 2024 +// Copyright @Radolyn, 2025 #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 b4ffc24dc..71315edb7 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "window/section_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp b/Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp index 6e2a2fc3f..ab711a8ee 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.cpp +++ b/Telegram/SourceFiles/ayu/ui/settings/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, 2024 +// Copyright @Radolyn, 2025 #include "icon_picker.h" #include "tray.h" #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.h b/Telegram/SourceFiles/ayu/ui/settings/icon_picker.h index ae0bd3df1..29ce7dd39 100644 --- a/Telegram/SourceFiles/ayu/ui/settings/icon_picker.h +++ b/Telegram/SourceFiles/ayu/ui/settings/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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ui/rp_widget.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.cpp index cf5971dfa..56866a8f3 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, 2024 +// Copyright @Radolyn, 2025 #include "settings_ayu.h" #include "ayu/ayu_settings.h" diff --git a/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h b/Telegram/SourceFiles/ayu/ui/settings/settings_ayu.h index 6cf71326d..72b5221c6 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, 2024 +// Copyright @Radolyn, 2025 #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 e38de4ab7..07c96cb18 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, 2024 +// Copyright @Radolyn, 2025 #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 b30a329dd..cac0c500c 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, 2024 +// Copyright @Radolyn, 2025 #pragma once QString IDString(not_null peer); diff --git a/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp b/Telegram/SourceFiles/ayu/utils/ayu_mapper.cpp index 4bf8783ab..2c1fc99c4 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, 2024 +// Copyright @Radolyn, 2025 #include "ayu_mapper.h" #include "history/history.h" diff --git a/Telegram/SourceFiles/ayu/utils/ayu_mapper.h b/Telegram/SourceFiles/ayu/utils/ayu_mapper.h index 6c51ab164..9d6646bdf 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, 2024 +// Copyright @Radolyn, 2025 #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 758a04691..87419149a 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, 2024 +// Copyright @Radolyn, 2025 #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 5e839e36d..827903114 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, 2024 +// Copyright @Radolyn, 2025 #include "rc_manager.h" #include diff --git a/Telegram/SourceFiles/ayu/utils/rc_manager.h b/Telegram/SourceFiles/ayu/utils/rc_manager.h index 765580efe..11ab70433 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, 2024 +// Copyright @Radolyn, 2025 #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 d36d9cc65..f3a343053 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 @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 dab4f9beb..f4431c9c4 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 @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 dab4f9beb..f4431c9c4 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 @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 11cd759ec..3bd9098ff 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 @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 5806ceec0..176f87a93 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.cpp @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #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 9446efc43..480c5f19e 100644 --- a/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h +++ b/Telegram/SourceFiles/ayu/utils/taptic_engine/taptic_engine.h @@ -1,3 +1,9 @@ +// This is the source code of AyuGram for Desktop. +// +// We do not and cannot prevent the use of our code, +// but be respectful and credit the original author. +// +// Copyright @Radolyn, 2025 #pragma once namespace TapticEngine { diff --git a/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp b/Telegram/SourceFiles/ayu/utils/telegram_helpers.cpp index a2b0b91a1..72da05600 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, 2024 +// Copyright @Radolyn, 2025 #include "telegram_helpers.h" #include diff --git a/Telegram/SourceFiles/ayu/utils/telegram_helpers.h b/Telegram/SourceFiles/ayu/utils/telegram_helpers.h index d97172cd5..3b3b3404a 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, 2024 +// Copyright @Radolyn, 2025 #pragma once #include "ayu/data/entities.h" diff --git a/Telegram/SourceFiles/ayu/utils/windows_utils.cpp b/Telegram/SourceFiles/ayu/utils/windows_utils.cpp index 7e7f68a35..c324bf1d3 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, 2024 +// Copyright @Radolyn, 2025 #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 0954d9271..26f6cf9ea 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, 2024 +// Copyright @Radolyn, 2025 #pragma once void reloadAppIconFromTaskBar(); diff --git a/Telegram/lib_ui b/Telegram/lib_ui index c5e4b86e7..6c6e0d92e 160000 --- a/Telegram/lib_ui +++ b/Telegram/lib_ui @@ -1 +1 @@ -Subproject commit c5e4b86e7d82b8050eac3969c840f2dc30e9dc03 +Subproject commit 6c6e0d92e716745c0525b5e903ba6a11e58915de