···1313# Distributed under the Boost Software License, Version 1.0.
1414# (See accompanying file LICENSE_1_0.txt or copy at
1515# http://www.boost.org/LICENSE_1_0.txt)
1616+# SPDX-License-Identifier: BSL-1.0
16171718if(__clean_directory_list)
1819 return()
+1
cmake/FindSystemd.cmake
···2323# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
2424# See the License for more information.
2525#=============================================================================
2626+# SPDX-License-Identifier: BSD-3-Clause
26272728include(FeatureSummary)
2829set_package_properties(
+1
cmake/GetGitRevisionDescription.cmake.in
···1212# Distributed under the Boost Software License, Version 1.0.
1313# (See accompanying file LICENSE_1_0.txt or copy at
1414# http://www.boost.org/LICENSE_1_0.txt)
1515+# SPDX-License-Identifier: BSL-1.0
15161617set(HEAD_HASH)
1718
+1
cmake/PrefixListGlob.cmake
···1010# Distributed under the Boost Software License, Version 1.0.
1111# (See accompanying file LICENSE_1_0.txt or copy at
1212# http://www.boost.org/LICENSE_1_0.txt)
1313+# SPDX-License-Identifier: BSL-1.0
13141415if(__prefix_list_glob)
1516 return()
+1
cmake/ProgramFilesGlob.cmake
···1313# Distributed under the Boost Software License, Version 1.0.
1414# (See accompanying file LICENSE_1_0.txt or copy at
1515# http://www.boost.org/LICENSE_1_0.txt)
1616+# SPDX-License-Identifier: BSL-1.0
16171718include(PrefixListGlob)
1819include(CleanDirectoryList)