summaryrefslogtreecommitdiffstats
path: root/cmake/QtSingleRepoTargetSetBuildHelpers.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtSingleRepoTargetSetBuildHelpers.cmake')
-rw-r--r--cmake/QtSingleRepoTargetSetBuildHelpers.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/QtSingleRepoTargetSetBuildHelpers.cmake b/cmake/QtSingleRepoTargetSetBuildHelpers.cmake
index 245d695079..9a003c62c5 100644
--- a/cmake/QtSingleRepoTargetSetBuildHelpers.cmake
+++ b/cmake/QtSingleRepoTargetSetBuildHelpers.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
# Macro that checks for a single repo target set build, and returns from the current file, directory
# or function. Use this at the top of project files to whitelist the file for the given package.