diff --git a/CMake b/CMake index e45bd71..c2dfe79 160000 --- a/CMake +++ b/CMake @@ -1 +1 @@ -Subproject commit e45bd7179929a0f9ea198bdec28046ec5a855190 +Subproject commit c2dfe79c606aaadd2bfa6256c1ad47868a7400d7 diff --git a/CMakeLists.txt b/CMakeLists.txt index 173fcee..eddcb76 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2022 QuasarApp. +# Copyright (C) 2020-2023 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/Library/CMakeLists.txt b/src/Library/CMakeLists.txt index 8592d87..c6a9674 100644 --- a/src/Library/CMakeLists.txt +++ b/src/Library/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2022 QuasarApp. +# Copyright (C) 2020-2023 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/Library/src/credits.h b/src/Library/src/credits.h index 5ef5e3e..160f0e8 100644 --- a/src/Library/src/credits.h +++ b/src/Library/src/credits.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2018-2022 QuasarApp. +//# Copyright (C) 2018-2023 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/Library/src/credits_global.h b/src/Library/src/credits_global.h index 6bf3dfa..508a6bb 100644 --- a/src/Library/src/credits_global.h +++ b/src/Library/src/credits_global.h @@ -1,5 +1,5 @@ //# -//# Copyright (C) 2018-2022 QuasarApp. +//# Copyright (C) 2018-2023 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/tests/CMakeLists.txt b/tests/CMakeLists.txt index 8ce77c2..fda3d32 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -1,5 +1,5 @@ # -# Copyright (C) 2020-2022 QuasarApp. +# Copyright (C) 2020-2023 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.