summaryrefslogtreecommitdiffstats
path: root/src/statemachine/configure.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 /src/statemachine/configure.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 'src/statemachine/configure.cmake')
-rw-r--r--src/statemachine/configure.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/statemachine/configure.cmake b/src/statemachine/configure.cmake
index 52bb521..c6cda82 100644
--- a/src/statemachine/configure.cmake
+++ b/src/statemachine/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