From 0629079687128b0a308c947329b607bdc2fb0bf2 Mon Sep 17 00:00:00 2001 From: EndrII Date: Mon, 30 Dec 2024 22:44:47 +0100 Subject: [PATCH] update copright to 2025 --- CMakeLists.txt | 2 +- HeartTests/CMakeLists.txt | 2 +- HeartTests/tst_testprotockol.cpp | 2 +- HeartTests/units/abstractnodetest.cpp | 2 +- HeartTests/units/abstractnodetest.h | 2 +- HeartTests/units/bigdatatest.cpp | 2 +- HeartTests/units/bigdatatest.h | 2 +- HeartTests/units/keystoragetest.h | 2 +- HeartTests/units/multiversiontest.cpp | 2 +- HeartTests/units/multiversiontest.h | 2 +- HeartTests/units/shedullertest.cpp | 2 +- HeartTests/units/shedullertest.h | 2 +- HeartTests/units/test.cpp | 2 +- HeartTests/units/test.h | 2 +- HeartTests/units/testutils.cpp | 2 +- HeartTests/units/testutils.h | 2 +- src/CMakeLists.txt | 2 +- src/heart.cpp | 2 +- src/heart.h | 2 +- src/heart_global.h.in | 2 +- src/private/abstractnodeparser.cpp | 2 +- src/private/abstractnodeparser.h | 2 +- src/private/apiversion.cpp | 2 +- src/private/apiversion.h | 2 +- src/private/bigdataparser.cpp | 2 +- src/private/bigdataparser.h | 2 +- src/private/datasender.cpp | 2 +- src/private/datasender.h | 2 +- src/private/packadata.cpp | 2 +- src/private/packadata.h | 2 +- src/private/receivedata.cpp | 2 +- src/private/receivedata.h | 2 +- src/private/sslsocket.cpp | 2 +- src/private/sslsocket.h | 2 +- src/private/taskscheduler.cpp | 2 +- src/private/taskscheduler.h | 2 +- src/private/tcpsocket.cpp | 2 +- src/private/tcpsocket.h | 2 +- src/private/versionisreceived.cpp | 2 +- src/private/versionisreceived.h | 2 +- src/public/abstracterrorcodes.cpp | 2 +- src/public/abstracterrorcodes.h | 2 +- src/public/abstractkey.cpp | 2 +- src/public/abstractkey.h | 2 +- src/public/abstractnode.cpp | 2 +- src/public/abstractnode.h | 2 +- src/public/abstractnodeinfo.cpp | 2 +- src/public/abstractnodeinfo.h | 2 +- src/public/abstracttask.cpp | 2 +- src/public/abstracttask.h | 2 +- src/public/accesstoken.cpp | 2 +- src/public/accesstoken.h | 2 +- src/public/apiversionparser.cpp | 2 +- src/public/apiversionparser.h | 2 +- src/public/async.cpp | 2 +- src/public/async.h | 2 +- src/public/asynclauncher.cpp | 2 +- src/public/asynclauncher.h | 2 +- src/public/asyncsqldbwriter.cpp | 2 +- src/public/asyncsqldbwriter.h | 2 +- src/public/atomicmetatypes.h | 2 +- src/public/config.h | 2 +- src/public/database.cpp | 2 +- src/public/database.h | 2 +- src/public/dbaddress.cpp | 2 +- src/public/dbaddress.h | 2 +- src/public/dbaddresskey.cpp | 2 +- src/public/dbaddresskey.h | 2 +- src/public/dbpatch.cpp | 2 +- src/public/dbpatch.h | 2 +- src/public/distversion.cpp | 2 +- src/public/distversion.h | 2 +- src/public/header.cpp | 2 +- src/public/header.h | 2 +- src/public/hostaddress.cpp | 2 +- src/public/hostaddress.h | 2 +- src/public/iobjectprovider.cpp | 2 +- src/public/iobjectprovider.h | 2 +- src/public/iparser.cpp | 2 +- src/public/iparser.h | 2 +- src/public/isqldb.cpp | 2 +- src/public/isqldb.h | 2 +- src/public/itoken.h | 2 +- src/public/package.cpp | 2 +- src/public/package.h | 2 +- src/public/packagemanager.cpp | 2 +- src/public/packagemanager.h | 2 +- src/public/packages/abstractdata.cpp | 2 +- src/public/packages/abstractdata.h | 2 +- src/public/packages/badrequest.cpp | 2 +- src/public/packages/badrequest.h | 2 +- src/public/packages/bigdatabase.cpp | 2 +- src/public/packages/bigdatabase.h | 2 +- src/public/packages/bigdataheader.cpp | 2 +- src/public/packages/bigdataheader.h | 2 +- src/public/packages/bigdatapart.cpp | 2 +- src/public/packages/bigdatapart.h | 2 +- src/public/packages/bigdatarequest.cpp | 2 +- src/public/packages/bigdatarequest.h | 2 +- src/public/packages/bigdatawraper.cpp | 2 +- src/public/packages/bigdatawraper.h | 2 +- src/public/packages/cacheddbobjectsrequest.cpp | 2 +- src/public/packages/cacheddbobjectsrequest.h | 2 +- src/public/packages/closeconnection.cpp | 2 +- src/public/packages/closeconnection.h | 2 +- src/public/packages/customdbrequest.cpp | 2 +- src/public/packages/customdbrequest.h | 2 +- src/public/packages/datapack.cpp | 2 +- src/public/packages/datapack.h | 2 +- src/public/packages/dbobject.cpp | 2 +- src/public/packages/dbobject.h | 2 +- src/public/packages/dbobjectset.cpp | 2 +- src/public/packages/dbobjectset.h | 2 +- src/public/packages/dbobjectsrequest.cpp | 2 +- src/public/packages/dbobjectsrequest.h | 2 +- src/public/packages/dbobjectsrequestwithStream.cpp | 2 +- src/public/packages/dbobjectsrequestwithStream.h | 2 +- src/public/packages/deleteobject.cpp | 2 +- src/public/packages/deleteobject.h | 2 +- src/public/packages/getmaxintegerid.h | 2 +- src/public/packages/getsinglevalue.cpp | 2 +- src/public/packages/getsinglevalue.h | 2 +- src/public/packages/multiversiondata.cpp | 2 +- src/public/packages/multiversiondata.h | 2 +- src/public/packages/ping.cpp | 2 +- src/public/packages/ping.h | 2 +- src/public/packages/setsinglevalue.cpp | 2 +- src/public/packages/setsinglevalue.h | 2 +- src/public/packages/universaldata.cpp | 2 +- src/public/packages/universaldata.h | 2 +- src/public/request.cpp | 2 +- src/public/request.h | 2 +- src/public/softdelete.cpp | 2 +- src/public/softdelete.h | 2 +- src/public/sqldb.cpp | 2 +- src/public/sqldb.h | 2 +- src/public/sqldbwriter.cpp | 2 +- src/public/sqldbwriter.h | 2 +- src/public/sqlitedbcache.cpp | 2 +- src/public/sqlitedbcache.h | 2 +- src/public/streambase.cpp | 2 +- src/public/streambase.h | 2 +- src/public/streammultiversion.h | 2 +- src/public/workstate.cpp | 2 +- src/public/workstate.h | 2 +- submodules/QuasarAppLib | 2 +- submodules/easyssl | 2 +- 147 files changed, 147 insertions(+), 147 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 46c8710..47219c4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2018-2024 QuasarApp. +# Copyright (C) 2018-2025 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/HeartTests/CMakeLists.txt b/HeartTests/CMakeLists.txt index 090301e..d5683ea 100644 --- a/HeartTests/CMakeLists.txt +++ b/HeartTests/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2018-2024 QuasarApp. +# Copyright (C) 2018-2025 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/HeartTests/tst_testprotockol.cpp b/HeartTests/tst_testprotockol.cpp index fe4c90c..9ae13e0 100644 --- a/HeartTests/tst_testprotockol.cpp +++ b/HeartTests/tst_testprotockol.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/abstractnodetest.cpp b/HeartTests/units/abstractnodetest.cpp index 2574153..765c7e4 100644 --- a/HeartTests/units/abstractnodetest.cpp +++ b/HeartTests/units/abstractnodetest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/abstractnodetest.h b/HeartTests/units/abstractnodetest.h index 10fadde..7db4d9e 100644 --- a/HeartTests/units/abstractnodetest.h +++ b/HeartTests/units/abstractnodetest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/bigdatatest.cpp b/HeartTests/units/bigdatatest.cpp index 6488cbf..6b03ce5 100644 --- a/HeartTests/units/bigdatatest.cpp +++ b/HeartTests/units/bigdatatest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/bigdatatest.h b/HeartTests/units/bigdatatest.h index 73744d3..09c97ce 100644 --- a/HeartTests/units/bigdatatest.h +++ b/HeartTests/units/bigdatatest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/keystoragetest.h b/HeartTests/units/keystoragetest.h index e914567..f7b706d 100644 --- a/HeartTests/units/keystoragetest.h +++ b/HeartTests/units/keystoragetest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/multiversiontest.cpp b/HeartTests/units/multiversiontest.cpp index 8b148d7..52e9d17 100644 --- a/HeartTests/units/multiversiontest.cpp +++ b/HeartTests/units/multiversiontest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023-2024 QuasarApp. + * Copyright (C) 2023-2025 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/HeartTests/units/multiversiontest.h b/HeartTests/units/multiversiontest.h index d819726..700a00f 100644 --- a/HeartTests/units/multiversiontest.h +++ b/HeartTests/units/multiversiontest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023-2024 QuasarApp. + * Copyright (C) 2023-2025 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/HeartTests/units/shedullertest.cpp b/HeartTests/units/shedullertest.cpp index bb4ec42..1385d75 100644 --- a/HeartTests/units/shedullertest.cpp +++ b/HeartTests/units/shedullertest.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 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/HeartTests/units/shedullertest.h b/HeartTests/units/shedullertest.h index 9865bd7..6cea280 100644 --- a/HeartTests/units/shedullertest.h +++ b/HeartTests/units/shedullertest.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 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/HeartTests/units/test.cpp b/HeartTests/units/test.cpp index e9bc5c5..830827f 100644 --- a/HeartTests/units/test.cpp +++ b/HeartTests/units/test.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/test.h b/HeartTests/units/test.h index fd5ba67..952abe4 100644 --- a/HeartTests/units/test.h +++ b/HeartTests/units/test.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/testutils.cpp b/HeartTests/units/testutils.cpp index e987b04..8928216 100644 --- a/HeartTests/units/testutils.cpp +++ b/HeartTests/units/testutils.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/HeartTests/units/testutils.h b/HeartTests/units/testutils.h index 520065e..e0b2146 100644 --- a/HeartTests/units/testutils.h +++ b/HeartTests/units/testutils.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/CMakeLists.txt b/src/CMakeLists.txt index 65bc572..6bad09e 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2018-2024 QuasarApp. +# Copyright (C) 2018-2025 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/heart.cpp b/src/heart.cpp index 1f432fa..0978263 100644 --- a/src/heart.cpp +++ b/src/heart.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/heart.h b/src/heart.h index 41caa23..62c7c7b 100644 --- a/src/heart.h +++ b/src/heart.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/heart_global.h.in b/src/heart_global.h.in index dacc4cb..2bc5875 100644 --- a/src/heart_global.h.in +++ b/src/heart_global.h.in @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/abstractnodeparser.cpp b/src/private/abstractnodeparser.cpp index db36304..359d466 100644 --- a/src/private/abstractnodeparser.cpp +++ b/src/private/abstractnodeparser.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2022-2024 QuasarApp. +//# Copyright (C) 2022-2025 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/private/abstractnodeparser.h b/src/private/abstractnodeparser.h index 300a0e2..1905c21 100644 --- a/src/private/abstractnodeparser.h +++ b/src/private/abstractnodeparser.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2022-2024 QuasarApp. +//# Copyright (C) 2022-2025 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/private/apiversion.cpp b/src/private/apiversion.cpp index 8617b65..02da240 100644 --- a/src/private/apiversion.cpp +++ b/src/private/apiversion.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/src/private/apiversion.h b/src/private/apiversion.h index a6f97bc..9b123cf 100644 --- a/src/private/apiversion.h +++ b/src/private/apiversion.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/src/private/bigdataparser.cpp b/src/private/bigdataparser.cpp index 6647ea7..da5656d 100644 --- a/src/private/bigdataparser.cpp +++ b/src/private/bigdataparser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 QuasarApp. + * Copyright (C) 2022-2025 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/private/bigdataparser.h b/src/private/bigdataparser.h index 0e5ca2b..b3ae9d5 100644 --- a/src/private/bigdataparser.h +++ b/src/private/bigdataparser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/private/datasender.cpp b/src/private/datasender.cpp index 06e799d..2f21c6e 100644 --- a/src/private/datasender.cpp +++ b/src/private/datasender.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/datasender.h b/src/private/datasender.h index a969107..70c1780 100644 --- a/src/private/datasender.h +++ b/src/private/datasender.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/packadata.cpp b/src/private/packadata.cpp index a83a3a0..ca247ae 100644 --- a/src/private/packadata.cpp +++ b/src/private/packadata.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/packadata.h b/src/private/packadata.h index 54c92b6..ad048f0 100644 --- a/src/private/packadata.h +++ b/src/private/packadata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/receivedata.cpp b/src/private/receivedata.cpp index ef40197..ae39065 100644 --- a/src/private/receivedata.cpp +++ b/src/private/receivedata.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/receivedata.h b/src/private/receivedata.h index 8900bff..95f8c05 100644 --- a/src/private/receivedata.h +++ b/src/private/receivedata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/sslsocket.cpp b/src/private/sslsocket.cpp index 360f902..2d52e30 100644 --- a/src/private/sslsocket.cpp +++ b/src/private/sslsocket.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/private/sslsocket.h b/src/private/sslsocket.h index 05409c9..b5b13e6 100644 --- a/src/private/sslsocket.h +++ b/src/private/sslsocket.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/taskscheduler.cpp b/src/private/taskscheduler.cpp index 21f57ef..1bf27a0 100644 --- a/src/private/taskscheduler.cpp +++ b/src/private/taskscheduler.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 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/private/taskscheduler.h b/src/private/taskscheduler.h index 0d23bd6..9f8f893 100644 --- a/src/private/taskscheduler.h +++ b/src/private/taskscheduler.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 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/private/tcpsocket.cpp b/src/private/tcpsocket.cpp index dc3693e..83f2da0 100644 --- a/src/private/tcpsocket.cpp +++ b/src/private/tcpsocket.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/tcpsocket.h b/src/private/tcpsocket.h index be33771..8b44c95 100644 --- a/src/private/tcpsocket.h +++ b/src/private/tcpsocket.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/private/versionisreceived.cpp b/src/private/versionisreceived.cpp index c8d8b54..4b2a47e 100644 --- a/src/private/versionisreceived.cpp +++ b/src/private/versionisreceived.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2024 QuasarApp. +//# Copyright (C) 2020-2025 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/private/versionisreceived.h b/src/private/versionisreceived.h index b785153..fc059a6 100644 --- a/src/private/versionisreceived.h +++ b/src/private/versionisreceived.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2020-2024 QuasarApp. +//# Copyright (C) 2020-2025 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/public/abstracterrorcodes.cpp b/src/public/abstracterrorcodes.cpp index c72bbbf..fe2d7eb 100644 --- a/src/public/abstracterrorcodes.cpp +++ b/src/public/abstracterrorcodes.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 QuasarApp. + * Copyright (C) 2020-2025 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/public/abstracterrorcodes.h b/src/public/abstracterrorcodes.h index fa4a9b1..f0ca46f 100644 --- a/src/public/abstracterrorcodes.h +++ b/src/public/abstracterrorcodes.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2024 QuasarApp. + * Copyright (C) 2020-2025 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/public/abstractkey.cpp b/src/public/abstractkey.cpp index 378219b..89a055f 100644 --- a/src/public/abstractkey.cpp +++ b/src/public/abstractkey.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/abstractkey.h b/src/public/abstractkey.h index 5d42d24..a46976e 100644 --- a/src/public/abstractkey.h +++ b/src/public/abstractkey.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/abstractnode.cpp b/src/public/abstractnode.cpp index a4c4269..0b3c4b2 100644 --- a/src/public/abstractnode.cpp +++ b/src/public/abstractnode.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/abstractnode.h b/src/public/abstractnode.h index 965d659..c61ae62 100644 --- a/src/public/abstractnode.h +++ b/src/public/abstractnode.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/abstractnodeinfo.cpp b/src/public/abstractnodeinfo.cpp index 68e7b84..515ed75 100644 --- a/src/public/abstractnodeinfo.cpp +++ b/src/public/abstractnodeinfo.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/abstractnodeinfo.h b/src/public/abstractnodeinfo.h index 8d5223f..2ae047c 100644 --- a/src/public/abstractnodeinfo.h +++ b/src/public/abstractnodeinfo.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/abstracttask.cpp b/src/public/abstracttask.cpp index da8ecdb..99e6386 100644 --- a/src/public/abstracttask.cpp +++ b/src/public/abstracttask.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 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/public/abstracttask.h b/src/public/abstracttask.h index 19e552b..8ddb106 100644 --- a/src/public/abstracttask.h +++ b/src/public/abstracttask.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2021-2024 QuasarApp. +//# Copyright (C) 2021-2025 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/public/accesstoken.cpp b/src/public/accesstoken.cpp index e3c1f93..cc4227a 100644 --- a/src/public/accesstoken.cpp +++ b/src/public/accesstoken.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/accesstoken.h b/src/public/accesstoken.h index aa41af6..9a1c451 100644 --- a/src/public/accesstoken.h +++ b/src/public/accesstoken.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/apiversionparser.cpp b/src/public/apiversionparser.cpp index cd3fa2c..36caa61 100644 --- a/src/public/apiversionparser.cpp +++ b/src/public/apiversionparser.cpp @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2022-2024 QuasarApp. +//# Copyright (C) 2022-2025 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/public/apiversionparser.h b/src/public/apiversionparser.h index 323c715..968f9b5 100644 --- a/src/public/apiversionparser.h +++ b/src/public/apiversionparser.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2022-2024 QuasarApp. +//# Copyright (C) 2022-2025 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/public/async.cpp b/src/public/async.cpp index 0dfe528..c3fbb69 100644 --- a/src/public/async.cpp +++ b/src/public/async.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/async.h b/src/public/async.h index b5eb393..5aa7d30 100644 --- a/src/public/async.h +++ b/src/public/async.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/asynclauncher.cpp b/src/public/asynclauncher.cpp index 08bf5fd..fe83e55 100644 --- a/src/public/asynclauncher.cpp +++ b/src/public/asynclauncher.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/asynclauncher.h b/src/public/asynclauncher.h index 0c19e41..6d1e819 100644 --- a/src/public/asynclauncher.h +++ b/src/public/asynclauncher.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/asyncsqldbwriter.cpp b/src/public/asyncsqldbwriter.cpp index a532eec..aca5f16 100644 --- a/src/public/asyncsqldbwriter.cpp +++ b/src/public/asyncsqldbwriter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/asyncsqldbwriter.h b/src/public/asyncsqldbwriter.h index e0b987b..25b7296 100644 --- a/src/public/asyncsqldbwriter.h +++ b/src/public/asyncsqldbwriter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/atomicmetatypes.h b/src/public/atomicmetatypes.h index 4126402..ecdc7e4 100644 --- a/src/public/atomicmetatypes.h +++ b/src/public/atomicmetatypes.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/config.h b/src/public/config.h index 3951461..878994c 100644 --- a/src/public/config.h +++ b/src/public/config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/database.cpp b/src/public/database.cpp index 634712f..97d4ab8 100644 --- a/src/public/database.cpp +++ b/src/public/database.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/database.h b/src/public/database.h index 8955384..ddf61cf 100644 --- a/src/public/database.h +++ b/src/public/database.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/dbaddress.cpp b/src/public/dbaddress.cpp index cf93243..f55a4ab 100644 --- a/src/public/dbaddress.cpp +++ b/src/public/dbaddress.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/dbaddress.h b/src/public/dbaddress.h index 1db486f..e3b2885 100644 --- a/src/public/dbaddress.h +++ b/src/public/dbaddress.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/dbaddresskey.cpp b/src/public/dbaddresskey.cpp index 2ddbd39..033c3b2 100644 --- a/src/public/dbaddresskey.cpp +++ b/src/public/dbaddresskey.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/dbaddresskey.h b/src/public/dbaddresskey.h index 0852060..3820a4e 100644 --- a/src/public/dbaddresskey.h +++ b/src/public/dbaddresskey.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/dbpatch.cpp b/src/public/dbpatch.cpp index e87d1d2..a90c7c1 100644 --- a/src/public/dbpatch.cpp +++ b/src/public/dbpatch.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/dbpatch.h b/src/public/dbpatch.h index ce56435..b07e56d 100644 --- a/src/public/dbpatch.h +++ b/src/public/dbpatch.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/distversion.cpp b/src/public/distversion.cpp index aea4aab..febd6b5 100644 --- a/src/public/distversion.cpp +++ b/src/public/distversion.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/distversion.h b/src/public/distversion.h index 8c9266c..0e427cf 100644 --- a/src/public/distversion.h +++ b/src/public/distversion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/header.cpp b/src/public/header.cpp index ccb774a..2839b18 100644 --- a/src/public/header.cpp +++ b/src/public/header.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/header.h b/src/public/header.h index d4ba669..cd43145 100644 --- a/src/public/header.h +++ b/src/public/header.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/hostaddress.cpp b/src/public/hostaddress.cpp index 9aeb8c6..444ecdf 100644 --- a/src/public/hostaddress.cpp +++ b/src/public/hostaddress.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/hostaddress.h b/src/public/hostaddress.h index 48a7e84..4d27f20 100644 --- a/src/public/hostaddress.h +++ b/src/public/hostaddress.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/iobjectprovider.cpp b/src/public/iobjectprovider.cpp index 39a0acd..d5c9dbd 100644 --- a/src/public/iobjectprovider.cpp +++ b/src/public/iobjectprovider.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/iobjectprovider.h b/src/public/iobjectprovider.h index 8d9e86c..a775190 100644 --- a/src/public/iobjectprovider.h +++ b/src/public/iobjectprovider.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/iparser.cpp b/src/public/iparser.cpp index 3da8ddf..a1fbd7c 100644 --- a/src/public/iparser.cpp +++ b/src/public/iparser.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 QuasarApp. + * Copyright (C) 2022-2025 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/public/iparser.h b/src/public/iparser.h index 6071cd9..ea27397 100644 --- a/src/public/iparser.h +++ b/src/public/iparser.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2022-2024 QuasarApp. + * Copyright (C) 2022-2025 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/public/isqldb.cpp b/src/public/isqldb.cpp index d006e3a..e961737 100644 --- a/src/public/isqldb.cpp +++ b/src/public/isqldb.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/isqldb.h b/src/public/isqldb.h index fbe8b6a..366a175 100644 --- a/src/public/isqldb.h +++ b/src/public/isqldb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/itoken.h b/src/public/itoken.h index d03dc7d..8e6b4fe 100644 --- a/src/public/itoken.h +++ b/src/public/itoken.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/package.cpp b/src/public/package.cpp index c08aaa7..7ab203d 100644 --- a/src/public/package.cpp +++ b/src/public/package.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/package.h b/src/public/package.h index db5f41b..f692c88 100644 --- a/src/public/package.h +++ b/src/public/package.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packagemanager.cpp b/src/public/packagemanager.cpp index 90fac08..3464bd9 100644 --- a/src/public/packagemanager.cpp +++ b/src/public/packagemanager.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packagemanager.h b/src/public/packagemanager.h index a7b291e..acb6586 100644 --- a/src/public/packagemanager.h +++ b/src/public/packagemanager.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/abstractdata.cpp b/src/public/packages/abstractdata.cpp index 2f72770..da3763e 100644 --- a/src/public/packages/abstractdata.cpp +++ b/src/public/packages/abstractdata.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/abstractdata.h b/src/public/packages/abstractdata.h index dcf88c8..139e729 100644 --- a/src/public/packages/abstractdata.h +++ b/src/public/packages/abstractdata.h @@ -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/public/packages/badrequest.cpp b/src/public/packages/badrequest.cpp index dc2d89b..88523bf 100644 --- a/src/public/packages/badrequest.cpp +++ b/src/public/packages/badrequest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/badrequest.h b/src/public/packages/badrequest.h index 259500e..b505c52 100644 --- a/src/public/packages/badrequest.h +++ b/src/public/packages/badrequest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/bigdatabase.cpp b/src/public/packages/bigdatabase.cpp index 9fda802..c2fb79d 100644 --- a/src/public/packages/bigdatabase.cpp +++ b/src/public/packages/bigdatabase.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdatabase.h b/src/public/packages/bigdatabase.h index 543d1a2..d845419 100644 --- a/src/public/packages/bigdatabase.h +++ b/src/public/packages/bigdatabase.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdataheader.cpp b/src/public/packages/bigdataheader.cpp index 8396ffa..23a8a71 100644 --- a/src/public/packages/bigdataheader.cpp +++ b/src/public/packages/bigdataheader.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdataheader.h b/src/public/packages/bigdataheader.h index 8d2e54f..7e7e8a6 100644 --- a/src/public/packages/bigdataheader.h +++ b/src/public/packages/bigdataheader.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdatapart.cpp b/src/public/packages/bigdatapart.cpp index cd7ac23..38a6a75 100644 --- a/src/public/packages/bigdatapart.cpp +++ b/src/public/packages/bigdatapart.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdatapart.h b/src/public/packages/bigdatapart.h index a0844f5..d6cfd96 100644 --- a/src/public/packages/bigdatapart.h +++ b/src/public/packages/bigdatapart.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdatarequest.cpp b/src/public/packages/bigdatarequest.cpp index 40069f1..9462efc 100644 --- a/src/public/packages/bigdatarequest.cpp +++ b/src/public/packages/bigdatarequest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdatarequest.h b/src/public/packages/bigdatarequest.h index 704668b..7f0c2fb 100644 --- a/src/public/packages/bigdatarequest.h +++ b/src/public/packages/bigdatarequest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021-2024 QuasarApp. + * Copyright (C) 2021-2025 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/public/packages/bigdatawraper.cpp b/src/public/packages/bigdatawraper.cpp index 20a82cf..6aa3547 100644 --- a/src/public/packages/bigdatawraper.cpp +++ b/src/public/packages/bigdatawraper.cpp @@ -1,6 +1,6 @@ //# -//# Copyright (C) 2022-2024 QuasarApp. +//# Copyright (C) 2022-2025 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/public/packages/bigdatawraper.h b/src/public/packages/bigdatawraper.h index e765809..7b32648 100644 --- a/src/public/packages/bigdatawraper.h +++ b/src/public/packages/bigdatawraper.h @@ -1,6 +1,6 @@ //# -//# Copyright (C) 2022-2024 QuasarApp. +//# Copyright (C) 2022-2025 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/public/packages/cacheddbobjectsrequest.cpp b/src/public/packages/cacheddbobjectsrequest.cpp index e91e8a5..c240e96 100644 --- a/src/public/packages/cacheddbobjectsrequest.cpp +++ b/src/public/packages/cacheddbobjectsrequest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/cacheddbobjectsrequest.h b/src/public/packages/cacheddbobjectsrequest.h index 296cc54..aa88d5c 100644 --- a/src/public/packages/cacheddbobjectsrequest.h +++ b/src/public/packages/cacheddbobjectsrequest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/closeconnection.cpp b/src/public/packages/closeconnection.cpp index 3f3f44c..f0df003 100644 --- a/src/public/packages/closeconnection.cpp +++ b/src/public/packages/closeconnection.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/closeconnection.h b/src/public/packages/closeconnection.h index 8f2ae42..b2d1ca8 100644 --- a/src/public/packages/closeconnection.h +++ b/src/public/packages/closeconnection.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/customdbrequest.cpp b/src/public/packages/customdbrequest.cpp index 288b0b2..a79392e 100644 --- a/src/public/packages/customdbrequest.cpp +++ b/src/public/packages/customdbrequest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/customdbrequest.h b/src/public/packages/customdbrequest.h index 06564a3..8c210a0 100644 --- a/src/public/packages/customdbrequest.h +++ b/src/public/packages/customdbrequest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/datapack.cpp b/src/public/packages/datapack.cpp index b551d6e..ed78596 100644 --- a/src/public/packages/datapack.cpp +++ b/src/public/packages/datapack.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/datapack.h b/src/public/packages/datapack.h index c43192d..e37abef 100644 --- a/src/public/packages/datapack.h +++ b/src/public/packages/datapack.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobject.cpp b/src/public/packages/dbobject.cpp index e057e2a..3606565 100644 --- a/src/public/packages/dbobject.cpp +++ b/src/public/packages/dbobject.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobject.h b/src/public/packages/dbobject.h index 2f1455a..a99e911 100644 --- a/src/public/packages/dbobject.h +++ b/src/public/packages/dbobject.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobjectset.cpp b/src/public/packages/dbobjectset.cpp index e12af89..c05c507 100644 --- a/src/public/packages/dbobjectset.cpp +++ b/src/public/packages/dbobjectset.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobjectset.h b/src/public/packages/dbobjectset.h index 7381a3d..ce3f553 100644 --- a/src/public/packages/dbobjectset.h +++ b/src/public/packages/dbobjectset.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobjectsrequest.cpp b/src/public/packages/dbobjectsrequest.cpp index 48f1d42..b29af1a 100644 --- a/src/public/packages/dbobjectsrequest.cpp +++ b/src/public/packages/dbobjectsrequest.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobjectsrequest.h b/src/public/packages/dbobjectsrequest.h index cf221d7..d06fc50 100644 --- a/src/public/packages/dbobjectsrequest.h +++ b/src/public/packages/dbobjectsrequest.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobjectsrequestwithStream.cpp b/src/public/packages/dbobjectsrequestwithStream.cpp index 48f1d42..b29af1a 100644 --- a/src/public/packages/dbobjectsrequestwithStream.cpp +++ b/src/public/packages/dbobjectsrequestwithStream.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/dbobjectsrequestwithStream.h b/src/public/packages/dbobjectsrequestwithStream.h index ccdb91e..8a0e3a8 100644 --- a/src/public/packages/dbobjectsrequestwithStream.h +++ b/src/public/packages/dbobjectsrequestwithStream.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/deleteobject.cpp b/src/public/packages/deleteobject.cpp index 35678a6..c3dfa81 100644 --- a/src/public/packages/deleteobject.cpp +++ b/src/public/packages/deleteobject.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/deleteobject.h b/src/public/packages/deleteobject.h index edfb9f4..68f83e5 100644 --- a/src/public/packages/deleteobject.h +++ b/src/public/packages/deleteobject.h @@ -1,7 +1,7 @@ #ifndef DELETEOBJECT_H #define DELETEOBJECT_H /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/getmaxintegerid.h b/src/public/packages/getmaxintegerid.h index 3ed90a7..d28c331 100644 --- a/src/public/packages/getmaxintegerid.h +++ b/src/public/packages/getmaxintegerid.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/getsinglevalue.cpp b/src/public/packages/getsinglevalue.cpp index fd91132..48c5e8b 100644 --- a/src/public/packages/getsinglevalue.cpp +++ b/src/public/packages/getsinglevalue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/getsinglevalue.h b/src/public/packages/getsinglevalue.h index 58d4f70..1fa398b 100644 --- a/src/public/packages/getsinglevalue.h +++ b/src/public/packages/getsinglevalue.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/multiversiondata.cpp b/src/public/packages/multiversiondata.cpp index 14fbb8b..4076a85 100644 --- a/src/public/packages/multiversiondata.cpp +++ b/src/public/packages/multiversiondata.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023-2024 QuasarApp. + * Copyright (C) 2023-2025 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/public/packages/multiversiondata.h b/src/public/packages/multiversiondata.h index 3467c77..39b88e8 100644 --- a/src/public/packages/multiversiondata.h +++ b/src/public/packages/multiversiondata.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023-2024 QuasarApp. + * Copyright (C) 2023-2025 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/public/packages/ping.cpp b/src/public/packages/ping.cpp index c8d9b39..a7313a3 100644 --- a/src/public/packages/ping.cpp +++ b/src/public/packages/ping.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/ping.h b/src/public/packages/ping.h index e09950d..39ae9f8 100644 --- a/src/public/packages/ping.h +++ b/src/public/packages/ping.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/setsinglevalue.cpp b/src/public/packages/setsinglevalue.cpp index 0a532e7..23002fd 100644 --- a/src/public/packages/setsinglevalue.cpp +++ b/src/public/packages/setsinglevalue.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/setsinglevalue.h b/src/public/packages/setsinglevalue.h index c2979a4..f011fed 100644 --- a/src/public/packages/setsinglevalue.h +++ b/src/public/packages/setsinglevalue.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/packages/universaldata.cpp b/src/public/packages/universaldata.cpp index 80f92f0..08b4692 100644 --- a/src/public/packages/universaldata.cpp +++ b/src/public/packages/universaldata.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/public/packages/universaldata.h b/src/public/packages/universaldata.h index 90897bc..18ade38 100644 --- a/src/public/packages/universaldata.h +++ b/src/public/packages/universaldata.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/public/request.cpp b/src/public/request.cpp index 47280ae..6d5b8f1 100644 --- a/src/public/request.cpp +++ b/src/public/request.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/request.h b/src/public/request.h index f8b0f23..c31f499 100644 --- a/src/public/request.h +++ b/src/public/request.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/softdelete.cpp b/src/public/softdelete.cpp index daefe0d..c55c3e7 100644 --- a/src/public/softdelete.cpp +++ b/src/public/softdelete.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/softdelete.h b/src/public/softdelete.h index 9ff0455..c4adaf9 100644 --- a/src/public/softdelete.h +++ b/src/public/softdelete.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/sqldb.cpp b/src/public/sqldb.cpp index 07a6e5a..bd88bdd 100644 --- a/src/public/sqldb.cpp +++ b/src/public/sqldb.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/sqldb.h b/src/public/sqldb.h index 188a037..46ba5c9 100644 --- a/src/public/sqldb.h +++ b/src/public/sqldb.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/sqldbwriter.cpp b/src/public/sqldbwriter.cpp index 35fbe9c..9072b1c 100644 --- a/src/public/sqldbwriter.cpp +++ b/src/public/sqldbwriter.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/sqldbwriter.h b/src/public/sqldbwriter.h index 0c2c1e6..23c1f04 100644 --- a/src/public/sqldbwriter.h +++ b/src/public/sqldbwriter.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/sqlitedbcache.cpp b/src/public/sqlitedbcache.cpp index 415688a..277fcad 100644 --- a/src/public/sqlitedbcache.cpp +++ b/src/public/sqlitedbcache.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/sqlitedbcache.h b/src/public/sqlitedbcache.h index ba5dcce..1f4c1d9 100644 --- a/src/public/sqlitedbcache.h +++ b/src/public/sqlitedbcache.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/streambase.cpp b/src/public/streambase.cpp index 1f63cb0..f907ccb 100644 --- a/src/public/streambase.cpp +++ b/src/public/streambase.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/streambase.h b/src/public/streambase.h index 898135d..f275de3 100644 --- a/src/public/streambase.h +++ b/src/public/streambase.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/streammultiversion.h b/src/public/streammultiversion.h index 655ed7f..744a3e1 100644 --- a/src/public/streammultiversion.h +++ b/src/public/streammultiversion.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2024-2024 QuasarApp. + * Copyright (C) 2024-2025 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/public/workstate.cpp b/src/public/workstate.cpp index a10d986..945342e 100644 --- a/src/public/workstate.cpp +++ b/src/public/workstate.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/public/workstate.h b/src/public/workstate.h index 6a4934a..07b4b66 100644 --- a/src/public/workstate.h +++ b/src/public/workstate.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2018-2024 QuasarApp. + * Copyright (C) 2018-2025 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/submodules/QuasarAppLib b/submodules/QuasarAppLib index ccd47b8..7f24b57 160000 --- a/submodules/QuasarAppLib +++ b/submodules/QuasarAppLib @@ -1 +1 @@ -Subproject commit ccd47b8be344538beda26c2959cadf0d7f51a83e +Subproject commit 7f24b57b419f2986335a9f0590938b1befb3a834 diff --git a/submodules/easyssl b/submodules/easyssl index 0e0a98e..142aaef 160000 --- a/submodules/easyssl +++ b/submodules/easyssl @@ -1 +1 @@ -Subproject commit 0e0a98e0567df3b5094f554f6315dedd944ea3c3 +Subproject commit 142aaef9cfab81b7ccbd51d3dfd90a401eb61063