diff --git a/CMakeLists.txt b/CMakeLists.txt index 6941164..495acda 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/lib/CMakeLists.txt b/src/lib/CMakeLists.txt index cb8b849..1bd3136 100644 --- a/src/lib/CMakeLists.txt +++ b/src/lib/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/lib/src/private/easysslutils.cpp b/src/lib/src/private/easysslutils.cpp index f42d624..39f101f 100644 --- a/src/lib/src/private/easysslutils.cpp +++ b/src/lib/src/private/easysslutils.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/lib/src/private/easysslutils.h b/src/lib/src/private/easysslutils.h index e8f5027..6bd0f92 100644 --- a/src/lib/src/private/easysslutils.h +++ b/src/lib/src/private/easysslutils.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/lib/src/public/easyssl.cpp b/src/lib/src/public/easyssl.cpp index faa3398..275be1f 100644 --- a/src/lib/src/public/easyssl.cpp +++ b/src/lib/src/public/easyssl.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/lib/src/public/easyssl.h b/src/lib/src/public/easyssl.h index a7fb652..66f5b2b 100644 --- a/src/lib/src/public/easyssl.h +++ b/src/lib/src/public/easyssl.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/lib/src/public/easyssl/asynckeysauth.h b/src/lib/src/public/easyssl/asynckeysauth.h index 28e08eb..0d647e0 100644 --- a/src/lib/src/public/easyssl/asynckeysauth.h +++ b/src/lib/src/public/easyssl/asynckeysauth.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/lib/src/public/easyssl/authecdsa.h b/src/lib/src/public/easyssl/authecdsa.h index 4988d92..7126050 100644 --- a/src/lib/src/public/easyssl/authecdsa.h +++ b/src/lib/src/public/easyssl/authecdsa.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/lib/src/public/easyssl/ecdsassl.cpp b/src/lib/src/public/easyssl/ecdsassl.cpp index 5d94426..e337cd9 100644 --- a/src/lib/src/public/easyssl/ecdsassl.cpp +++ b/src/lib/src/public/easyssl/ecdsassl.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/lib/src/public/easyssl/ecdsassl.h b/src/lib/src/public/easyssl/ecdsassl.h index 9d406c0..ba6f6aa 100644 --- a/src/lib/src/public/easyssl/ecdsassl.h +++ b/src/lib/src/public/easyssl/ecdsassl.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/lib/src/public/easyssl/global.h.in b/src/lib/src/public/easyssl/global.h.in index ad47f86..1758517 100644 --- a/src/lib/src/public/easyssl/global.h.in +++ b/src/lib/src/public/easyssl/global.h.in @@ -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/lib/src/public/easyssl/icertificate.cpp b/src/lib/src/public/easyssl/icertificate.cpp index 5ad8234..cf5e75c 100644 --- a/src/lib/src/public/easyssl/icertificate.cpp +++ b/src/lib/src/public/easyssl/icertificate.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/lib/src/public/easyssl/icertificate.h b/src/lib/src/public/easyssl/icertificate.h index ba8229e..698f18c 100644 --- a/src/lib/src/public/easyssl/icertificate.h +++ b/src/lib/src/public/easyssl/icertificate.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/lib/src/public/easyssl/icrypto.cpp b/src/lib/src/public/easyssl/icrypto.cpp index 20274f4..8cd463f 100644 --- a/src/lib/src/public/easyssl/icrypto.cpp +++ b/src/lib/src/public/easyssl/icrypto.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/lib/src/public/easyssl/icrypto.h b/src/lib/src/public/easyssl/icrypto.h index c06a505..04157dc 100644 --- a/src/lib/src/public/easyssl/icrypto.h +++ b/src/lib/src/public/easyssl/icrypto.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/lib/src/public/easyssl/rsassl.cpp b/src/lib/src/public/easyssl/rsassl.cpp index ae8056f..3504524 100644 --- a/src/lib/src/public/easyssl/rsassl.cpp +++ b/src/lib/src/public/easyssl/rsassl.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/lib/src/public/easyssl/rsassl.h b/src/lib/src/public/easyssl/rsassl.h index d4aab06..8a7d8c4 100644 --- a/src/lib/src/public/easyssl/rsassl.h +++ b/src/lib/src/public/easyssl/rsassl.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/lib/src/public/easyssl/x509.cpp b/src/lib/src/public/easyssl/x509.cpp index 793fd43..02af2ed 100644 --- a/src/lib/src/public/easyssl/x509.cpp +++ b/src/lib/src/public/easyssl/x509.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/lib/src/public/easyssl/x509.h b/src/lib/src/public/easyssl/x509.h index 36ea8ce..f6f7bdc 100644 --- a/src/lib/src/public/easyssl/x509.h +++ b/src/lib/src/public/easyssl/x509.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/submodules/CMake b/submodules/CMake index a96691e..8114b9b 160000 --- a/submodules/CMake +++ b/submodules/CMake @@ -1 +1 @@ -Subproject commit a96691e39974196e4739fbbb16e13eab5060c0ee +Subproject commit 8114b9b678baed739652a398bab1485a35dbfdcd diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index fb090bc..1806630 100644 --- a/tests/CMakeLists.txt +++ b/tests/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/tests/tstMain.cpp b/tests/tstMain.cpp index 980c285..3fd3717 100644 --- a/tests/tstMain.cpp +++ b/tests/tstMain.cpp @@ -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/tests/units/authtest.cpp b/tests/units/authtest.cpp index 3130492..32d3d31 100644 --- a/tests/units/authtest.cpp +++ b/tests/units/authtest.cpp @@ -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/tests/units/authtest.h b/tests/units/authtest.h index f644334..424379d 100644 --- a/tests/units/authtest.h +++ b/tests/units/authtest.h @@ -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/tests/units/crttest.h b/tests/units/crttest.h index 616a584..c059b2f 100644 --- a/tests/units/crttest.h +++ b/tests/units/crttest.h @@ -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/tests/units/cryptotest.h b/tests/units/cryptotest.h index 46455c1..2628006 100644 --- a/tests/units/cryptotest.h +++ b/tests/units/cryptotest.h @@ -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/tests/units/test.cpp b/tests/units/test.cpp index 02520f5..13aaf90 100644 --- a/tests/units/test.cpp +++ b/tests/units/test.cpp @@ -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/tests/units/test.h b/tests/units/test.h index 270ea62..4a8c2e4 100644 --- a/tests/units/test.h +++ b/tests/units/test.h @@ -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/tests/units/testutils.cpp b/tests/units/testutils.cpp index fd55df8..103fde4 100644 --- a/tests/units/testutils.cpp +++ b/tests/units/testutils.cpp @@ -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/tests/units/testutils.h b/tests/units/testutils.h index f2ede0e..ac01ad8 100644 --- a/tests/units/testutils.h +++ b/tests/units/testutils.h @@ -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.