From 5429e52121682311c5c2694633ec8c3369407018 Mon Sep 17 00:00:00 2001 From: EndrII Date: Sun, 31 Dec 2023 09:43:31 +0100 Subject: [PATCH] update copyright --- CMakeLists.txt | 2 +- src/example/CMakeLists.txt | 2 +- .../android/src/com/quasarapp/androidtools/MainActivity.java | 2 +- src/example/main.cpp | 2 +- src/qTbot/CMakeLists.txt | 2 +- src/qTbot/src/private/requests/telegramdeletemessage.cpp | 2 +- src/qTbot/src/private/requests/telegramdeletemessage.h | 2 +- src/qTbot/src/private/requests/telegrameditmessage.cpp | 2 +- src/qTbot/src/private/requests/telegrameditmessage.h | 2 +- .../src/private/requests/telegrameditmessagereplymarkup.cpp | 2 +- src/qTbot/src/private/requests/telegrameditmessagereplymarkup.h | 2 +- src/qTbot/src/private/requests/telegramgetfile.cpp | 2 +- src/qTbot/src/private/requests/telegramgetfile.h | 2 +- src/qTbot/src/private/requests/telegramgetme.cpp | 2 +- src/qTbot/src/private/requests/telegramgetme.h | 2 +- src/qTbot/src/private/requests/telegramgetupdate.cpp | 2 +- src/qTbot/src/private/requests/telegramgetupdate.h | 2 +- src/qTbot/src/private/requests/telegrammdownloadfile.cpp | 2 +- src/qTbot/src/private/requests/telegrammdownloadfile.h | 2 +- src/qTbot/src/private/requests/telegramsendcontact.cpp | 2 +- src/qTbot/src/private/requests/telegramsendcontact.h | 2 +- src/qTbot/src/private/requests/telegramsenddocument.cpp | 2 +- src/qTbot/src/private/requests/telegramsenddocument.h | 2 +- src/qTbot/src/private/requests/telegramsendfile.cpp | 2 +- src/qTbot/src/private/requests/telegramsendfile.h | 2 +- src/qTbot/src/private/requests/telegramsendlocation.cpp | 2 +- src/qTbot/src/private/requests/telegramsendlocation.h | 2 +- src/qTbot/src/private/requests/telegramsendmsg.cpp | 2 +- src/qTbot/src/private/requests/telegramsendmsg.h | 2 +- src/qTbot/src/private/requests/telegramsendphoto.cpp | 2 +- src/qTbot/src/private/requests/telegramsendphoto.h | 2 +- src/qTbot/src/private/requests/telegramsinglerquest.cpp | 2 +- src/qTbot/src/private/requests/telegramsinglerquest.h | 2 +- src/qTbot/src/public/qTbot.cpp | 2 +- src/qTbot/src/public/qTbot.h | 2 +- src/qTbot/src/public/qTbot/file.cpp | 2 +- src/qTbot/src/public/qTbot/file.h | 2 +- src/qTbot/src/public/qTbot/filewaiter.cpp | 2 +- src/qTbot/src/public/qTbot/filewaiter.h | 2 +- src/qTbot/src/public/qTbot/global.h.in | 2 +- src/qTbot/src/public/qTbot/ibot.cpp | 2 +- src/qTbot/src/public/qTbot/ibot.h | 2 +- src/qTbot/src/public/qTbot/ifile.cpp | 2 +- src/qTbot/src/public/qTbot/ifile.h | 2 +- src/qTbot/src/public/qTbot/ijsonbasedobject.cpp | 2 +- src/qTbot/src/public/qTbot/ijsonbasedobject.h | 2 +- src/qTbot/src/public/qTbot/ijsonbasedupdate.cpp | 2 +- src/qTbot/src/public/qTbot/ijsonbasedupdate.h | 2 +- src/qTbot/src/public/qTbot/irequest.cpp | 2 +- src/qTbot/src/public/qTbot/irequest.h | 2 +- src/qTbot/src/public/qTbot/itelegrambot.cpp | 2 +- src/qTbot/src/public/qTbot/itelegrambot.h | 2 +- src/qTbot/src/public/qTbot/iupdate.cpp | 2 +- src/qTbot/src/public/qTbot/iupdate.h | 2 +- src/qTbot/src/public/qTbot/messages/imessage.cpp | 2 +- src/qTbot/src/public/qTbot/messages/imessage.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramaudio.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramaudio.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramcontact.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramcontact.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramdocument.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramdocument.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramfile.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramfile.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramimage.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramimage.h | 2 +- .../src/public/qTbot/messages/telegraminlinekeyboardcallback.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramlocation.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramlocation.h | 2 +- src/qTbot/src/public/qTbot/messages/telegrammsg.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegrammsg.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramupdate.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramupdate.h | 2 +- src/qTbot/src/public/qTbot/messages/telegramupdateanswer.cpp | 2 +- src/qTbot/src/public/qTbot/messages/telegramupdateanswer.h | 2 +- src/qTbot/src/public/qTbot/telegramargs.cpp | 2 +- src/qTbot/src/public/qTbot/telegramargs.h | 2 +- src/qTbot/src/public/qTbot/telegramrestbot.cpp | 2 +- src/qTbot/src/public/qTbot/telegramrestbot.h | 2 +- src/qTbot/src/public/qTbot/virtualfile.cpp | 2 +- src/qTbot/src/public/qTbot/virtualfile.h | 2 +- submodules/CMake | 2 +- tests/CMakeLists.txt | 2 +- tests/tstMain.cpp | 2 +- tests/units/exampletest.cpp | 2 +- tests/units/exampletest.h | 2 +- tests/units/test.cpp | 2 +- tests/units/test.h | 2 +- tests/units/testutils.cpp | 2 +- tests/units/testutils.h | 2 +- 90 files changed, 90 insertions(+), 90 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index ef16b8a..acaf411 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2023 QuasarApp. +# Copyright (C) 2020-2024 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/example/CMakeLists.txt b/src/example/CMakeLists.txt index 2d16b1d..973242d 100644 --- a/src/example/CMakeLists.txt +++ b/src/example/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2021-2023 QuasarApp. +# Copyright (C) 2021-2024 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/example/android/src/com/quasarapp/androidtools/MainActivity.java b/src/example/android/src/com/quasarapp/androidtools/MainActivity.java index 7652d22..54c58ee 100644 --- a/src/example/android/src/com/quasarapp/androidtools/MainActivity.java +++ b/src/example/android/src/com/quasarapp/androidtools/MainActivity.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2021 QuasarApp. + * Copyright (C) 2021-2024 QuasarApp. * Distributed under the lgplv3 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/example/main.cpp b/src/example/main.cpp index a5260de..2000b4e 100644 --- a/src/example/main.cpp +++ b/src/example/main.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2023 QuasarApp. +//# Copyright (C) 2021-2024 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 37d85d2..661f98c 100644 --- a/src/qTbot/CMakeLists.txt +++ b/src/qTbot/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2023 QuasarApp. +# Copyright (C) 2020-2024 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 c44b02d..780b2ca 100644 --- a/src/qTbot/src/private/requests/telegramdeletemessage.cpp +++ b/src/qTbot/src/private/requests/telegramdeletemessage.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 57996da..4e74d35 100644 --- a/src/qTbot/src/private/requests/telegramdeletemessage.h +++ b/src/qTbot/src/private/requests/telegramdeletemessage.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 af21069..b88bb28 100644 --- a/src/qTbot/src/private/requests/telegrameditmessage.cpp +++ b/src/qTbot/src/private/requests/telegrameditmessage.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 f246865..50bc2b8 100644 --- a/src/qTbot/src/private/requests/telegrameditmessage.h +++ b/src/qTbot/src/private/requests/telegrameditmessage.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 995568d..5d967b1 100644 --- a/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.cpp +++ b/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 93e4df0..501eea8 100644 --- a/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.h +++ b/src/qTbot/src/private/requests/telegrameditmessagereplymarkup.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 69d4e96..a8257c2 100644 --- a/src/qTbot/src/private/requests/telegramgetfile.cpp +++ b/src/qTbot/src/private/requests/telegramgetfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 24fcc83..36f9d58 100644 --- a/src/qTbot/src/private/requests/telegramgetfile.h +++ b/src/qTbot/src/private/requests/telegramgetfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 e64be10..2db2908 100644 --- a/src/qTbot/src/private/requests/telegramgetme.cpp +++ b/src/qTbot/src/private/requests/telegramgetme.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 9b7ae92..bbc2004 100644 --- a/src/qTbot/src/private/requests/telegramgetme.h +++ b/src/qTbot/src/private/requests/telegramgetme.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 6c4455b..069e085 100644 --- a/src/qTbot/src/private/requests/telegramgetupdate.cpp +++ b/src/qTbot/src/private/requests/telegramgetupdate.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 752143b..f9c0540 100644 --- a/src/qTbot/src/private/requests/telegramgetupdate.h +++ b/src/qTbot/src/private/requests/telegramgetupdate.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 f469904..faa09dd 100644 --- a/src/qTbot/src/private/requests/telegrammdownloadfile.cpp +++ b/src/qTbot/src/private/requests/telegrammdownloadfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 4588b8d..92350eb 100644 --- a/src/qTbot/src/private/requests/telegrammdownloadfile.h +++ b/src/qTbot/src/private/requests/telegrammdownloadfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 55e58aa..7a74f19 100644 --- a/src/qTbot/src/private/requests/telegramsendcontact.cpp +++ b/src/qTbot/src/private/requests/telegramsendcontact.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 5e7e5c0..d1d1107 100644 --- a/src/qTbot/src/private/requests/telegramsendcontact.h +++ b/src/qTbot/src/private/requests/telegramsendcontact.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 2dd5df3..ce93bcd 100644 --- a/src/qTbot/src/private/requests/telegramsenddocument.cpp +++ b/src/qTbot/src/private/requests/telegramsenddocument.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 bc19420..0de479c 100644 --- a/src/qTbot/src/private/requests/telegramsenddocument.h +++ b/src/qTbot/src/private/requests/telegramsenddocument.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 f9727f5..462f373 100644 --- a/src/qTbot/src/private/requests/telegramsendfile.cpp +++ b/src/qTbot/src/private/requests/telegramsendfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 3752ea5..cd84684 100644 --- a/src/qTbot/src/private/requests/telegramsendfile.h +++ b/src/qTbot/src/private/requests/telegramsendfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 5433d94..582a01e 100644 --- a/src/qTbot/src/private/requests/telegramsendlocation.cpp +++ b/src/qTbot/src/private/requests/telegramsendlocation.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 e96d54c..e73defd 100644 --- a/src/qTbot/src/private/requests/telegramsendlocation.h +++ b/src/qTbot/src/private/requests/telegramsendlocation.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 0c897e0..3867c26 100644 --- a/src/qTbot/src/private/requests/telegramsendmsg.cpp +++ b/src/qTbot/src/private/requests/telegramsendmsg.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 cb996de..2ffa028 100644 --- a/src/qTbot/src/private/requests/telegramsendmsg.h +++ b/src/qTbot/src/private/requests/telegramsendmsg.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 ca8420a..79149a4 100644 --- a/src/qTbot/src/private/requests/telegramsendphoto.cpp +++ b/src/qTbot/src/private/requests/telegramsendphoto.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 b9c5c50..667b49f 100644 --- a/src/qTbot/src/private/requests/telegramsendphoto.h +++ b/src/qTbot/src/private/requests/telegramsendphoto.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 8bf9068..90a260d 100644 --- a/src/qTbot/src/private/requests/telegramsinglerquest.cpp +++ b/src/qTbot/src/private/requests/telegramsinglerquest.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 e24d024..5de07af 100644 --- a/src/qTbot/src/private/requests/telegramsinglerquest.h +++ b/src/qTbot/src/private/requests/telegramsinglerquest.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 19d7548..13bf97d 100644 --- a/src/qTbot/src/public/qTbot.cpp +++ b/src/qTbot/src/public/qTbot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2023 QuasarApp. +//# Copyright (C) 2021-2024 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 2bb9108..718c7ae 100644 --- a/src/qTbot/src/public/qTbot.h +++ b/src/qTbot/src/public/qTbot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2023 QuasarApp. +//# Copyright (C) 2021-2024 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/file.cpp b/src/qTbot/src/public/qTbot/file.cpp index 11e6097..9f8fab9 100644 --- a/src/qTbot/src/public/qTbot/file.cpp +++ b/src/qTbot/src/public/qTbot/file.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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/file.h b/src/qTbot/src/public/qTbot/file.h index 2a55d64..7aa55a8 100644 --- a/src/qTbot/src/public/qTbot/file.h +++ b/src/qTbot/src/public/qTbot/file.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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/filewaiter.cpp b/src/qTbot/src/public/qTbot/filewaiter.cpp index 1da00af..72162f3 100644 --- a/src/qTbot/src/public/qTbot/filewaiter.cpp +++ b/src/qTbot/src/public/qTbot/filewaiter.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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/filewaiter.h b/src/qTbot/src/public/qTbot/filewaiter.h index b8c8da2..4b0b9c3 100644 --- a/src/qTbot/src/public/qTbot/filewaiter.h +++ b/src/qTbot/src/public/qTbot/filewaiter.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 782dd3b..7c1e2cc 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 222d990..a1b72f2 100644 --- a/src/qTbot/src/public/qTbot/ibot.cpp +++ b/src/qTbot/src/public/qTbot/ibot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 e3f4fd8..e89d900 100644 --- a/src/qTbot/src/public/qTbot/ibot.h +++ b/src/qTbot/src/public/qTbot/ibot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2023 QuasarApp. +//# Copyright (C) 2021-2024 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/ifile.cpp b/src/qTbot/src/public/qTbot/ifile.cpp index 6c3ea02..2febf92 100644 --- a/src/qTbot/src/public/qTbot/ifile.cpp +++ b/src/qTbot/src/public/qTbot/ifile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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/ifile.h b/src/qTbot/src/public/qTbot/ifile.h index c1a8b9b..11fa5bb 100644 --- a/src/qTbot/src/public/qTbot/ifile.h +++ b/src/qTbot/src/public/qTbot/ifile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 97ae5ef..3c276db 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedobject.cpp +++ b/src/qTbot/src/public/qTbot/ijsonbasedobject.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 e110cdd..3d1d109 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedobject.h +++ b/src/qTbot/src/public/qTbot/ijsonbasedobject.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 6f91dc4..469f0ba 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedupdate.cpp +++ b/src/qTbot/src/public/qTbot/ijsonbasedupdate.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 cfcf6e8..cf76fda 100644 --- a/src/qTbot/src/public/qTbot/ijsonbasedupdate.h +++ b/src/qTbot/src/public/qTbot/ijsonbasedupdate.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 92972ae..79bf2d8 100644 --- a/src/qTbot/src/public/qTbot/irequest.cpp +++ b/src/qTbot/src/public/qTbot/irequest.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 e9d3093..481b8e5 100644 --- a/src/qTbot/src/public/qTbot/irequest.h +++ b/src/qTbot/src/public/qTbot/irequest.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 5282ca6..d8fd103 100644 --- a/src/qTbot/src/public/qTbot/itelegrambot.cpp +++ b/src/qTbot/src/public/qTbot/itelegrambot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2018-2023 QuasarApp. +//# Copyright (C) 2018-2024 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 00270b1..f00ed83 100644 --- a/src/qTbot/src/public/qTbot/itelegrambot.h +++ b/src/qTbot/src/public/qTbot/itelegrambot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 8bb2cf5..8493b71 100644 --- a/src/qTbot/src/public/qTbot/iupdate.cpp +++ b/src/qTbot/src/public/qTbot/iupdate.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 7893d32..41187de 100644 --- a/src/qTbot/src/public/qTbot/iupdate.h +++ b/src/qTbot/src/public/qTbot/iupdate.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2023 QuasarApp. +//# Copyright (C) 2021-2024 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 5ae4865..34b9a12 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 16af61b..40d3345 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 46bcbd7..2c192bc 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 aa95b0c..29e7711 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 06d0f6b..a51ec88 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 843c415..56535be 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 283fe76..9562c04 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 66c9559..0beb2d3 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 38ae5b1..12314d5 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 f3710b3..ce3d7dd 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 d50d63c..a1a9f5b 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 11144af..b2594ab 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 8c019fc..bcd4d85 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 0a7f38d..1e4430e 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 5c31f6c..49368ae 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 c1605f1..269892c 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 9219331..70d6f08 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 c335540..6d3441a 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 6fda4c0..389e14d 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 548ba8e..7702ec2 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 6cb62d4..2a697d5 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-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 19dec64..0fb7fd3 100644 --- a/src/qTbot/src/public/qTbot/telegramargs.cpp +++ b/src/qTbot/src/public/qTbot/telegramargs.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 8f2581f..9654ee7 100644 --- a/src/qTbot/src/public/qTbot/telegramargs.h +++ b/src/qTbot/src/public/qTbot/telegramargs.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 3da9e80..f550484 100644 --- a/src/qTbot/src/public/qTbot/telegramrestbot.cpp +++ b/src/qTbot/src/public/qTbot/telegramrestbot.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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 43e5864..4e42f66 100644 --- a/src/qTbot/src/public/qTbot/telegramrestbot.h +++ b/src/qTbot/src/public/qTbot/telegramrestbot.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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/virtualfile.cpp b/src/qTbot/src/public/qTbot/virtualfile.cpp index a03141a..35c8122 100644 --- a/src/qTbot/src/public/qTbot/virtualfile.cpp +++ b/src/qTbot/src/public/qTbot/virtualfile.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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/virtualfile.h b/src/qTbot/src/public/qTbot/virtualfile.h index 721c8e8..28c374a 100644 --- a/src/qTbot/src/public/qTbot/virtualfile.h +++ b/src/qTbot/src/public/qTbot/virtualfile.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2023-2023 QuasarApp. +//# Copyright (C) 2023-2024 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/submodules/CMake b/submodules/CMake index 3b89e31..a96691e 160000 --- a/submodules/CMake +++ b/submodules/CMake @@ -1 +1 @@ -Subproject commit 3b89e311c350868cead4bf2a36fd557989716043 +Subproject commit a96691e39974196e4739fbbb16e13eab5060c0ee diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index 69a8b5e..624495f 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2023 QuasarApp. +# Copyright (C) 2020-2024 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/tests/tstMain.cpp b/tests/tstMain.cpp index f371a7a..18b1825 100644 --- a/tests/tstMain.cpp +++ b/tests/tstMain.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2023 QuasarApp. +//# Copyright (C) 2020-2024 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/tests/units/exampletest.cpp b/tests/units/exampletest.cpp index b92e414..52b103f 100644 --- a/tests/units/exampletest.cpp +++ b/tests/units/exampletest.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2023 QuasarApp. +//# Copyright (C) 2020-2024 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/tests/units/exampletest.h b/tests/units/exampletest.h index d0efc53..39c1e84 100644 --- a/tests/units/exampletest.h +++ b/tests/units/exampletest.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2023 QuasarApp. +//# Copyright (C) 2020-2024 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/tests/units/test.cpp b/tests/units/test.cpp index ea1c3c3..eaa0f04 100644 --- a/tests/units/test.cpp +++ b/tests/units/test.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2023 QuasarApp. +//# Copyright (C) 2020-2024 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/tests/units/test.h b/tests/units/test.h index 0289d7a..270ea62 100644 --- a/tests/units/test.h +++ b/tests/units/test.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2023 QuasarApp. +//# Copyright (C) 2020-2024 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/tests/units/testutils.cpp b/tests/units/testutils.cpp index 844fdc0..fd55df8 100644 --- a/tests/units/testutils.cpp +++ b/tests/units/testutils.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2023 QuasarApp. +//# Copyright (C) 2020-2024 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/tests/units/testutils.h b/tests/units/testutils.h index 0b1a1fd..f2ede0e 100644 --- a/tests/units/testutils.h +++ b/tests/units/testutils.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2023 QuasarApp. +//# Copyright (C) 2020-2024 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.