summaryrefslogtreecommitdiffstats
path: root/examples/scxml/trafficlight-widgets-static/CMakeLists.txt
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 /examples/scxml/trafficlight-widgets-static/CMakeLists.txt
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 'examples/scxml/trafficlight-widgets-static/CMakeLists.txt')
-rw-r--r--examples/scxml/trafficlight-widgets-static/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/scxml/trafficlight-widgets-static/CMakeLists.txt b/examples/scxml/trafficlight-widgets-static/CMakeLists.txt
index 5f60563..a306152 100644
--- a/examples/scxml/trafficlight-widgets-static/CMakeLists.txt
+++ b/examples/scxml/trafficlight-widgets-static/CMakeLists.txt
@@ -1,5 +1,5 @@
# Copyright (C) 2022 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16)
project(trafficlight-widgets-static LANGUAGES CXX)