diff --git a/cmake/CPM.cmake b/cmake/CPM.cmake index 1972892..8d0be4c 100644 --- a/cmake/CPM.cmake +++ b/cmake/CPM.cmake @@ -5,7 +5,7 @@ # MIT License # ----------- #[[ - Copyright (c) 2019-2022 Lars Melchior and contributors + Copyright (c) 2019-2023 Lars Melchior and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/cmake/get_cpm.cmake b/cmake/get_cpm.cmake index 94f6931..567ad60 100644 --- a/cmake/get_cpm.cmake +++ b/cmake/get_cpm.cmake @@ -1,6 +1,6 @@ # SPDX-License-Identifier: MIT # -# SPDX-FileCopyrightText: Copyright (c) 2019-2022 Lars Melchior and contributors +# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors set(CPM_DOWNLOAD_VERSION 1.0.0-development-version)