summaryrefslogtreecommitdiffstats
path: root/cmake/FindWrapAtomic.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/FindWrapAtomic.cmake')
-rw-r--r--cmake/FindWrapAtomic.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/FindWrapAtomic.cmake b/cmake/FindWrapAtomic.cmake
index b1f9db2368..04768e6490 100644
--- a/cmake/FindWrapAtomic.cmake
+++ b/cmake/FindWrapAtomic.cmake
@@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+# SPDX-License-Identifier: BSD-3-Clause
# We can't create the same interface imported target multiple times, CMake will complain if we do
# that. This can happen if the find_package call is done in multiple different subdirectories.