summaryrefslogtreecommitdiff
path: root/src
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 /src
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 'src')
-rw-r--r--src/serialport/CMakeLists.txt2
-rw-r--r--src/serialport/configure.cmake2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/serialport/CMakeLists.txt b/src/serialport/CMakeLists.txt
index f949840..b7957f3 100644
--- a/src/serialport/CMakeLists.txt
+++ b/src/serialport/CMakeLists.txt
@@ -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
#####################################################################
## SerialPort Module:
diff --git a/src/serialport/configure.cmake b/src/serialport/configure.cmake
index 649804b..2160603 100644
--- a/src/serialport/configure.cmake
+++ b/src/serialport/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