summaryrefslogtreecommitdiffstats
path: root/configure.cmake
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-22 16:02:03 +0200
committerJörg Bornemann <joerg.bornemann@qt.io>2022-08-26 17:12:20 +0000
commit10da225a6aff1ac900b653a1bfb0bee47b362e9c (patch)
treed7327f2e23dcc9f96183daad6f4feca338ea97a2 /configure.cmake
parent0def03920e07d6a2e193cbd2537643d668bc979a (diff)
Change the license of all CMakeLists.txt and *.cmake files to BSD
Task-number: QTBUG-105718 Change-Id: I2ad190e5536cdbdc8d2656e61892545d66911a02 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'configure.cmake')
-rw-r--r--configure.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.cmake b/configure.cmake
index 405e32ff2..9c177115d 100644
--- a/configure.cmake
+++ b/configure.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
if(QT_CONFIGURE_RUNNING)
function(assertTargets)