summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/uikit/devices.py
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-27 10:11:54 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2024-03-13 08:28:19 +0000
commite12a87c2334862ed881d7b7d725f318428051f24 (patch)
tree63984c3bf148211d864ee638c3caa364fc9f878f /mkspecs/features/uikit/devices.py
parent1fd0dcfd8efc1421eb6bb9b83958da475383ff28 (diff)
Correct license for tools files
According to QUIP-18 [1], all tools file should be LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 [1]: https://contribute.qt-project.org/quips/18 Task-number: QTBUG-121787 Change-Id: Icd5d5be2e04819617e68ff142924de1773bebbad Reviewed-by: Kai Köhne <kai.koehne@qt.io> (cherry picked from commit 7b6289a0358274ec3c37cabd5b7d7212508a4e8a) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> (cherry picked from commit d289d35183fc900f6c5b34813d9c9b9a03caae27) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'mkspecs/features/uikit/devices.py')
-rwxr-xr-xmkspecs/features/uikit/devices.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/features/uikit/devices.py b/mkspecs/features/uikit/devices.py
index bcae146cf9..18855be58e 100755
--- a/mkspecs/features/uikit/devices.py
+++ b/mkspecs/features/uikit/devices.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# Copyright (C) 2017 The Qt Company Ltd.
-# SPDX-License-Identifier: BSD-3-Clause
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
from __future__ import print_function