diff --git a/.github/workflows/fedora-build.yaml b/.github/workflows/fedora-build.yaml index 9fb7a8c..22b6e97 100644 --- a/.github/workflows/fedora-build.yaml +++ b/.github/workflows/fedora-build.yaml @@ -1,5 +1,5 @@ ############################################################################## -# Copyright 2022-2023 Leon Lynch +# Copyright 2022-2024 Leon Lynch # # This file is licensed under the terms of the LGPL v2.1 license. # See LICENSE file. diff --git a/.github/workflows/macos-build.yaml b/.github/workflows/macos-build.yaml index ed85c5e..48f0f41 100644 --- a/.github/workflows/macos-build.yaml +++ b/.github/workflows/macos-build.yaml @@ -1,5 +1,5 @@ ############################################################################## -# Copyright 2022-2023 Leon Lynch +# Copyright 2022-2024 Leon Lynch # # This file is licensed under the terms of the LGPL v2.1 license. # See LICENSE file. diff --git a/.github/workflows/ubuntu-build.yaml b/.github/workflows/ubuntu-build.yaml index 0d433fc..ee8cdca 100644 --- a/.github/workflows/ubuntu-build.yaml +++ b/.github/workflows/ubuntu-build.yaml @@ -1,5 +1,5 @@ ############################################################################## -# Copyright 2022-2023 Leon Lynch +# Copyright 2022-2024 Leon Lynch # # This file is licensed under the terms of the LGPL v2.1 license. # See LICENSE file. diff --git a/.github/workflows/windows-build.yaml b/.github/workflows/windows-build.yaml index 58c1a78..d157ef7 100644 --- a/.github/workflows/windows-build.yaml +++ b/.github/workflows/windows-build.yaml @@ -1,5 +1,5 @@ ############################################################################## -# Copyright 2022-2023 Leon Lynch +# Copyright 2022-2024 Leon Lynch # # This file is licensed under the terms of the LGPL v2.1 license. # See LICENSE file. diff --git a/CMakeLists.txt b/CMakeLists.txt index dd166c6..d385556 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ ############################################################################## -# Copyright 2020-2023 Leon Lynch +# Copyright 2020-2024 Leon Lynch # # This file is licensed under the terms of the LGPL v2.1 license. # See LICENSE file.