summaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-22 16:19:07 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-08-23 15:45:56 +0200
commitdd4392c57df7a2f47e71052f15bb5e8956aa58e1 (patch)
tree8f3788b82cf14c2caf86e281b6895ed56122405b /cmake
parenta201d22486798881fe561a417862b66cda1b5088 (diff)
Change the license of all CMakeLists.txt and *.cmake files to BSD
Task-number: QTBUG-105718 Change-Id: I31c9b88ff5d23016fe8844d711553b010d9ba46e Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'cmake')
-rw-r--r--cmake/QtRepoSetup.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/QtRepoSetup.cmake b/cmake/QtRepoSetup.cmake
index adbecbf..400ad2e 100644
--- a/cmake/QtRepoSetup.cmake
+++ b/cmake/QtRepoSetup.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(add_qt_statecharts target)
# Don't try to add statecharts when cross compiling, and the target is actually a host target