summaryrefslogtreecommitdiff
path: root/examples/CMakeLists.txt
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-22 15:49:23 +0200
committerLucie Gérard <lucie.gerard@qt.io>2022-08-23 20:50:30 +0200
commitbc6d3b409a837ef7fb63a227d3a331f9d202a17d (patch)
tree700ca03f2ed33150df368aff0929e1dbb138a2b1 /examples/CMakeLists.txt
parent413b11f16294de1e94a519afa8f41e0c31d83e0e (diff)
downloadqtserialport-bc6d3b409a837ef7fb63a227d3a331f9d202a17d.tar.gz
Change the license of all CMakeLists.txt and *.cmake files to BSD
Task-number: QTBUG-105718 Change-Id: I64009ac1c3a35dfb315786028400375710c6f16a Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'examples/CMakeLists.txt')
-rw-r--r--examples/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 8eb9e9e..0b3097b 100644
--- a/examples/CMakeLists.txt
+++ b/examples/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
qt_examples_build_begin(EXTERNAL_BUILD)