diff --git a/CMakeLists.txt b/CMakeLists.txt index 523e10a..fdc4c41 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2024 QuasarApp. +# Copyright (C) 2020-2025 QuasarApp. # Distributed under the GPLv3 software license, see the accompanying # Everyone is permitted to copy and distribute verbatim copies # of this license document, but changing it is not allowed. diff --git a/src/qTbot/CMakeLists.txt b/src/qTbot/CMakeLists.txt index 6db8514..08aae0e 100644 --- a/src/qTbot/CMakeLists.txt +++ b/src/qTbot/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2024 QuasarApp. +# Copyright (C) 2020-2025 QuasarApp. # Distributed under the GPLv3 software license, see the accompanying # Everyone is permitted to copy and distribute verbatim copies # of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramdeletemessage.cpp b/src/qTbot/src/private/requests/telegramdeletemessage.cpp index 780b2ca..9027f76 100644 --- a/src/qTbot/src/private/requests/telegramdeletemessage.cpp +++ b/src/qTbot/src/private/requests/telegramdeletemessage.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramdeletemessage.h b/src/qTbot/src/private/requests/telegramdeletemessage.h index 4e74d35..8740575 100644 --- a/src/qTbot/src/private/requests/telegramdeletemessage.h +++ b/src/qTbot/src/private/requests/telegramdeletemessage.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegrameditmessage.cpp b/src/qTbot/src/private/requests/telegrameditmessage.cpp index 17e95ca..121f27c 100644 --- a/src/qTbot/src/private/requests/telegrameditmessage.cpp +++ b/src/qTbot/src/private/requests/telegrameditmessage.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegrameditmessage.h b/src/qTbot/src/private/requests/telegrameditmessage.h index 50bc2b8..58f9d61 100644 --- a/src/qTbot/src/private/requests/telegrameditmessage.h +++ b/src/qTbot/src/private/requests/telegrameditmessage.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.cpp b/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.cpp index 5d967b1..dd6523f 100644 --- a/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.cpp +++ b/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.h b/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.h index 501eea8..154ea7e 100644 --- a/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.h +++ b/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramgetfile.cpp b/src/qTbot/src/private/requests/telegramgetfile.cpp index a8257c2..012d8b8 100644 --- a/src/qTbot/src/private/requests/telegramgetfile.cpp +++ b/src/qTbot/src/private/requests/telegramgetfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramgetfile.h b/src/qTbot/src/private/requests/telegramgetfile.h index 36f9d58..b1c0d07 100644 --- a/src/qTbot/src/private/requests/telegramgetfile.h +++ b/src/qTbot/src/private/requests/telegramgetfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramgetme.cpp b/src/qTbot/src/private/requests/telegramgetme.cpp index 2db2908..0248e21 100644 --- a/src/qTbot/src/private/requests/telegramgetme.cpp +++ b/src/qTbot/src/private/requests/telegramgetme.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramgetme.h b/src/qTbot/src/private/requests/telegramgetme.h index bbc2004..821ee9d 100644 --- a/src/qTbot/src/private/requests/telegramgetme.h +++ b/src/qTbot/src/private/requests/telegramgetme.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramgetupdate.cpp b/src/qTbot/src/private/requests/telegramgetupdate.cpp index 29d82eb..8d084b2 100644 --- a/src/qTbot/src/private/requests/telegramgetupdate.cpp +++ b/src/qTbot/src/private/requests/telegramgetupdate.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramgetupdate.h b/src/qTbot/src/private/requests/telegramgetupdate.h index f9c0540..9e9d9f7 100644 --- a/src/qTbot/src/private/requests/telegramgetupdate.h +++ b/src/qTbot/src/private/requests/telegramgetupdate.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegrammdownloadfile.cpp b/src/qTbot/src/private/requests/telegrammdownloadfile.cpp index faa09dd..b01b287 100644 --- a/src/qTbot/src/private/requests/telegrammdownloadfile.cpp +++ b/src/qTbot/src/private/requests/telegrammdownloadfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegrammdownloadfile.h b/src/qTbot/src/private/requests/telegrammdownloadfile.h index 92350eb..a4dd35c 100644 --- a/src/qTbot/src/private/requests/telegrammdownloadfile.h +++ b/src/qTbot/src/private/requests/telegrammdownloadfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendcontact.cpp b/src/qTbot/src/private/requests/telegramsendcontact.cpp index 281c936..6125e27 100644 --- a/src/qTbot/src/private/requests/telegramsendcontact.cpp +++ b/src/qTbot/src/private/requests/telegramsendcontact.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendcontact.h b/src/qTbot/src/private/requests/telegramsendcontact.h index d1d1107..91a856f 100644 --- a/src/qTbot/src/private/requests/telegramsendcontact.h +++ b/src/qTbot/src/private/requests/telegramsendcontact.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsenddocument.cpp b/src/qTbot/src/private/requests/telegramsenddocument.cpp index ce93bcd..872aa5f 100644 --- a/src/qTbot/src/private/requests/telegramsenddocument.cpp +++ b/src/qTbot/src/private/requests/telegramsenddocument.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsenddocument.h b/src/qTbot/src/private/requests/telegramsenddocument.h index 0de479c..c572ad9 100644 --- a/src/qTbot/src/private/requests/telegramsenddocument.h +++ b/src/qTbot/src/private/requests/telegramsenddocument.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendfile.cpp b/src/qTbot/src/private/requests/telegramsendfile.cpp index a95003c..772b83b 100644 --- a/src/qTbot/src/private/requests/telegramsendfile.cpp +++ b/src/qTbot/src/private/requests/telegramsendfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendfile.h b/src/qTbot/src/private/requests/telegramsendfile.h index cd84684..ec94730 100644 --- a/src/qTbot/src/private/requests/telegramsendfile.h +++ b/src/qTbot/src/private/requests/telegramsendfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendlocation.cpp b/src/qTbot/src/private/requests/telegramsendlocation.cpp index 153a6aa..6a25bde 100644 --- a/src/qTbot/src/private/requests/telegramsendlocation.cpp +++ b/src/qTbot/src/private/requests/telegramsendlocation.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendlocation.h b/src/qTbot/src/private/requests/telegramsendlocation.h index e73defd..de83bc9 100644 --- a/src/qTbot/src/private/requests/telegramsendlocation.h +++ b/src/qTbot/src/private/requests/telegramsendlocation.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendmsg.cpp b/src/qTbot/src/private/requests/telegramsendmsg.cpp index d840885..e2f32d8 100644 --- a/src/qTbot/src/private/requests/telegramsendmsg.cpp +++ b/src/qTbot/src/private/requests/telegramsendmsg.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendmsg.h b/src/qTbot/src/private/requests/telegramsendmsg.h index 2ffa028..16dac69 100644 --- a/src/qTbot/src/private/requests/telegramsendmsg.h +++ b/src/qTbot/src/private/requests/telegramsendmsg.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendphoto.cpp b/src/qTbot/src/private/requests/telegramsendphoto.cpp index 79149a4..dee6ce1 100644 --- a/src/qTbot/src/private/requests/telegramsendphoto.cpp +++ b/src/qTbot/src/private/requests/telegramsendphoto.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsendphoto.h b/src/qTbot/src/private/requests/telegramsendphoto.h index 667b49f..73d6566 100644 --- a/src/qTbot/src/private/requests/telegramsendphoto.h +++ b/src/qTbot/src/private/requests/telegramsendphoto.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsinglerquest.cpp b/src/qTbot/src/private/requests/telegramsinglerquest.cpp index 90a260d..8217e65 100644 --- a/src/qTbot/src/private/requests/telegramsinglerquest.cpp +++ b/src/qTbot/src/private/requests/telegramsinglerquest.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/private/requests/telegramsinglerquest.h b/src/qTbot/src/private/requests/telegramsinglerquest.h index 5de07af..0b1a42a 100644 --- a/src/qTbot/src/private/requests/telegramsinglerquest.h +++ b/src/qTbot/src/private/requests/telegramsinglerquest.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot.cpp b/src/qTbot/src/public/qTbot.cpp index 13bf97d..c9299a6 100644 --- a/src/qTbot/src/public/qTbot.cpp +++ b/src/qTbot/src/public/qTbot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot.h b/src/qTbot/src/public/qTbot.h index 718c7ae..8f36823 100644 --- a/src/qTbot/src/public/qTbot.h +++ b/src/qTbot/src/public/qTbot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/global.h.in b/src/qTbot/src/public/qTbot/global.h.in index 7c1e2cc..10853c7 100644 --- a/src/qTbot/src/public/qTbot/global.h.in +++ b/src/qTbot/src/public/qTbot/global.h.in @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/httpexception.cpp b/src/qTbot/src/public/qTbot/httpexception.cpp index 1c6fd24..267ce65 100644 --- a/src/qTbot/src/public/qTbot/httpexception.cpp +++ b/src/qTbot/src/public/qTbot/httpexception.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/httpexception.h b/src/qTbot/src/public/qTbot/httpexception.h index e1d7e0a..2ece5e1 100644 --- a/src/qTbot/src/public/qTbot/httpexception.h +++ b/src/qTbot/src/public/qTbot/httpexception.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/ibot.cpp b/src/qTbot/src/public/qTbot/ibot.cpp index fa98cb2..2dbd22a 100644 --- a/src/qTbot/src/public/qTbot/ibot.cpp +++ b/src/qTbot/src/public/qTbot/ibot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/ibot.h b/src/qTbot/src/public/qTbot/ibot.h index e89bd5e..f9517e3 100644 --- a/src/qTbot/src/public/qTbot/ibot.h +++ b/src/qTbot/src/public/qTbot/ibot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/ijsonbasedobject.cpp b/src/qTbot/src/public/qTbot/ijsonbasedobject.cpp index 3c276db..17bf2d1 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedobject.cpp +++ b/src/qTbot/src/public/qTbot/ijsonbasedobject.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/ijsonbasedobject.h b/src/qTbot/src/public/qTbot/ijsonbasedobject.h index 3d1d109..30dc875 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedobject.h +++ b/src/qTbot/src/public/qTbot/ijsonbasedobject.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/ijsonbasedupdate.cpp b/src/qTbot/src/public/qTbot/ijsonbasedupdate.cpp index 469f0ba..ed79e50 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedupdate.cpp +++ b/src/qTbot/src/public/qTbot/ijsonbasedupdate.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/ijsonbasedupdate.h b/src/qTbot/src/public/qTbot/ijsonbasedupdate.h index cf76fda..98e252d 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedupdate.h +++ b/src/qTbot/src/public/qTbot/ijsonbasedupdate.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/internalexception.cpp b/src/qTbot/src/public/qTbot/internalexception.cpp index 5a22334..b39f06f 100644 --- a/src/qTbot/src/public/qTbot/internalexception.cpp +++ b/src/qTbot/src/public/qTbot/internalexception.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/internalexception.h b/src/qTbot/src/public/qTbot/internalexception.h index 0b05ad8..67b2612 100644 --- a/src/qTbot/src/public/qTbot/internalexception.h +++ b/src/qTbot/src/public/qTbot/internalexception.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/irequest.cpp b/src/qTbot/src/public/qTbot/irequest.cpp index be6e19a..b983994 100644 --- a/src/qTbot/src/public/qTbot/irequest.cpp +++ b/src/qTbot/src/public/qTbot/irequest.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/irequest.h b/src/qTbot/src/public/qTbot/irequest.h index 0537ab1..898ec2c 100644 --- a/src/qTbot/src/public/qTbot/irequest.h +++ b/src/qTbot/src/public/qTbot/irequest.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/itelegrambot.cpp b/src/qTbot/src/public/qTbot/itelegrambot.cpp index 4b893e0..9fe89f8 100644 --- a/src/qTbot/src/public/qTbot/itelegrambot.cpp +++ b/src/qTbot/src/public/qTbot/itelegrambot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2018-2024 QuasarApp. +//# Copyright (C) 2018-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/itelegrambot.h b/src/qTbot/src/public/qTbot/itelegrambot.h index 2baad29..b9d29b4 100644 --- a/src/qTbot/src/public/qTbot/itelegrambot.h +++ b/src/qTbot/src/public/qTbot/itelegrambot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/iupdate.cpp b/src/qTbot/src/public/qTbot/iupdate.cpp index 8493b71..540664f 100644 --- a/src/qTbot/src/public/qTbot/iupdate.cpp +++ b/src/qTbot/src/public/qTbot/iupdate.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/iupdate.h b/src/qTbot/src/public/qTbot/iupdate.h index 41187de..6c48c5f 100644 --- a/src/qTbot/src/public/qTbot/iupdate.h +++ b/src/qTbot/src/public/qTbot/iupdate.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/imessage.cpp b/src/qTbot/src/public/qTbot/messages/imessage.cpp index 34b9a12..0843adc 100644 --- a/src/qTbot/src/public/qTbot/messages/imessage.cpp +++ b/src/qTbot/src/public/qTbot/messages/imessage.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/imessage.h b/src/qTbot/src/public/qTbot/messages/imessage.h index 40d3345..3d8e38c 100644 --- a/src/qTbot/src/public/qTbot/messages/imessage.h +++ b/src/qTbot/src/public/qTbot/messages/imessage.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramaudio.cpp b/src/qTbot/src/public/qTbot/messages/telegramaudio.cpp index 2c192bc..2008700 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramaudio.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramaudio.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramaudio.h b/src/qTbot/src/public/qTbot/messages/telegramaudio.h index 29e7711..74b3018 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramaudio.h +++ b/src/qTbot/src/public/qTbot/messages/telegramaudio.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramcontact.cpp b/src/qTbot/src/public/qTbot/messages/telegramcontact.cpp index a51ec88..2660330 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramcontact.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramcontact.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramcontact.h b/src/qTbot/src/public/qTbot/messages/telegramcontact.h index 56535be..6a100b7 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramcontact.h +++ b/src/qTbot/src/public/qTbot/messages/telegramcontact.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramdocument.cpp b/src/qTbot/src/public/qTbot/messages/telegramdocument.cpp index 9562c04..6f449b9 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramdocument.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramdocument.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramdocument.h b/src/qTbot/src/public/qTbot/messages/telegramdocument.h index 0beb2d3..03bb305 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramdocument.h +++ b/src/qTbot/src/public/qTbot/messages/telegramdocument.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramfile.cpp b/src/qTbot/src/public/qTbot/messages/telegramfile.cpp index 12314d5..6473843 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramfile.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramfile.h b/src/qTbot/src/public/qTbot/messages/telegramfile.h index ce3d7dd..e156922 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramfile.h +++ b/src/qTbot/src/public/qTbot/messages/telegramfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramimage.cpp b/src/qTbot/src/public/qTbot/messages/telegramimage.cpp index a1a9f5b..1da96bf 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramimage.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramimage.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramimage.h b/src/qTbot/src/public/qTbot/messages/telegramimage.h index b2594ab..a91d31a 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramimage.h +++ b/src/qTbot/src/public/qTbot/messages/telegramimage.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegraminlinekeyboardcallback.h b/src/qTbot/src/public/qTbot/messages/telegraminlinekeyboardcallback.h index bcd4d85..d3c85ce 100644 --- a/src/qTbot/src/public/qTbot/messages/telegraminlinekeyboardcallback.h +++ b/src/qTbot/src/public/qTbot/messages/telegraminlinekeyboardcallback.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramlocation.cpp b/src/qTbot/src/public/qTbot/messages/telegramlocation.cpp index 1e4430e..603ff94 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramlocation.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramlocation.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramlocation.h b/src/qTbot/src/public/qTbot/messages/telegramlocation.h index 49368ae..d92cd51 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramlocation.h +++ b/src/qTbot/src/public/qTbot/messages/telegramlocation.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegrammsg.cpp b/src/qTbot/src/public/qTbot/messages/telegrammsg.cpp index 9a34ef0..36ce70e 100644 --- a/src/qTbot/src/public/qTbot/messages/telegrammsg.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegrammsg.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegrammsg.h b/src/qTbot/src/public/qTbot/messages/telegrammsg.h index 4bf24b3..8fbb4c7 100644 --- a/src/qTbot/src/public/qTbot/messages/telegrammsg.h +++ b/src/qTbot/src/public/qTbot/messages/telegrammsg.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramupdate.cpp b/src/qTbot/src/public/qTbot/messages/telegramupdate.cpp index 6d3441a..9b3a8eb 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramupdate.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramupdate.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramupdate.h b/src/qTbot/src/public/qTbot/messages/telegramupdate.h index 389e14d..8bba1ab 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramupdate.h +++ b/src/qTbot/src/public/qTbot/messages/telegramupdate.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.cpp b/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.cpp index 7702ec2..3f4eb81 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.cpp +++ b/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.h b/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.h index 2a697d5..7b378c7 100644 --- a/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.h +++ b/src/qTbot/src/public/qTbot/messages/telegramupdateanswer.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/telegramargs.cpp b/src/qTbot/src/public/qTbot/telegramargs.cpp index a9c9109..17ac862 100644 --- a/src/qTbot/src/public/qTbot/telegramargs.cpp +++ b/src/qTbot/src/public/qTbot/telegramargs.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/telegramargs.h b/src/qTbot/src/public/qTbot/telegramargs.h index a597cf8..7826a43 100644 --- a/src/qTbot/src/public/qTbot/telegramargs.h +++ b/src/qTbot/src/public/qTbot/telegramargs.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/telegramrestbot.cpp b/src/qTbot/src/public/qTbot/telegramrestbot.cpp index 9b08ae8..33e471b 100644 --- a/src/qTbot/src/public/qTbot/telegramrestbot.cpp +++ b/src/qTbot/src/public/qTbot/telegramrestbot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed. diff --git a/src/qTbot/src/public/qTbot/telegramrestbot.h b/src/qTbot/src/public/qTbot/telegramrestbot.h index ed7d75d..6633dfd 100644 --- a/src/qTbot/src/public/qTbot/telegramrestbot.h +++ b/src/qTbot/src/public/qTbot/telegramrestbot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2024 QuasarApp. +//# Copyright (C) 2023-2025 QuasarApp. //# Distributed under the GPLv3 software license, see the accompanying //# Everyone is permitted to copy and distribute verbatim copies //# of this license document, but changing it is not allowed.