We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02ecc46 commit 439bfcfCopy full SHA for 439bfcf
cmake/CPM.cmake
@@ -5,7 +5,7 @@
5
# MIT License
6
# -----------
7
#[[
8
- Copyright (c) 2019-2022 Lars Melchior and contributors
+ Copyright (c) 2019-2023 Lars Melchior and contributors
9
10
Permission is hereby granted, free of charge, to any person obtaining a copy
11
of this software and associated documentation files (the "Software"), to deal
cmake/get_cpm.cmake
@@ -1,6 +1,6 @@
1
# SPDX-License-Identifier: MIT
2
#
3
-# SPDX-FileCopyrightText: Copyright (c) 2019-2022 Lars Melchior and contributors
+# SPDX-FileCopyrightText: Copyright (c) 2019-2023 Lars Melchior and contributors
4
set(CPM_DOWNLOAD_VERSION 1.0.0-development-version)
0 commit comments