summaryrefslogtreecommitdiff
path: root/src/assistant
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2022-08-23 10:15:18 +0200
committerJörg Bornemann <joerg.bornemann@qt.io>2022-08-25 12:20:31 +0000
commitbf4ab5abd932d24f2e8a89c30a3d901f895bfeb4 (patch)
treee56550822356dfcfecad033bfd54d2a7fe512e80 /src/assistant
parentf97662104c92184cde4325a1139ee69b8b2930d1 (diff)
downloadqttools-bf4ab5abd932d24f2e8a89c30a3d901f895bfeb4.tar.gz
Change the license of all CMakeLists.txt and *.cmake files to BSD
Task-number: QTBUG-105718 Change-Id: I2df3a8aec11f30f301e3143e9960156b6f45e614 Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'src/assistant')
-rw-r--r--src/assistant/CMakeLists.txt2
-rw-r--r--src/assistant/assistant/CMakeLists.txt2
-rw-r--r--src/assistant/help/CMakeLists.txt2
-rw-r--r--src/assistant/qhelpgenerator/CMakeLists.txt2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/assistant/CMakeLists.txt b/src/assistant/CMakeLists.txt
index da1dbeea7..0417f749c 100644
--- a/src/assistant/CMakeLists.txt
+++ b/src/assistant/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
# Generated from assistant.pro.
diff --git a/src/assistant/assistant/CMakeLists.txt b/src/assistant/assistant/CMakeLists.txt
index bb8ff80aa..35fafc3cb 100644
--- a/src/assistant/assistant/CMakeLists.txt
+++ b/src/assistant/assistant/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
# Generated from assistant.pro.
diff --git a/src/assistant/help/CMakeLists.txt b/src/assistant/help/CMakeLists.txt
index 7ecb8c384..07a7725b1 100644
--- a/src/assistant/help/CMakeLists.txt
+++ b/src/assistant/help/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
# Generated from help.pro.
diff --git a/src/assistant/qhelpgenerator/CMakeLists.txt b/src/assistant/qhelpgenerator/CMakeLists.txt
index 547ab0e14..ad9eea1c4 100644
--- a/src/assistant/qhelpgenerator/CMakeLists.txt
+++ b/src/assistant/qhelpgenerator/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
# Generated from qhelpgenerator.pro.