diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index bd986f28dbb54..9fd4e6e84ea1a 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -1,6 +1,6 @@ -# Copyright (c) 2023 The Bitcoin Core developers +# Copyright (c) 2023-present The Bitcoin Core developers # Distributed under the MIT software license, see the accompanying -# file COPYING or http://www.opensource.org/licenses/mit-license.php. +# file COPYING or https://opensource.org/license/mit/. function(create_test_config) set(abs_top_srcdir ${PROJECT_SOURCE_DIR})