summaryrefslogtreecommitdiffstats
path: root/cmake/QtFeatureCommon.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/QtFeatureCommon.cmake')
-rw-r--r--cmake/QtFeatureCommon.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/QtFeatureCommon.cmake b/cmake/QtFeatureCommon.cmake
index 097baa3401..9b49d4fcac 100644
--- a/cmake/QtFeatureCommon.cmake
+++ b/cmake/QtFeatureCommon.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
function(qt_feature_normalize_name name out_var)
# Normalize the feature name to something CMake can deal with.