summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-27 10:11:54 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-03-05 12:59:21 +0100
commit7b6289a0358274ec3c37cabd5b7d7212508a4e8a (patch)
treee5700b4c14c6f5ec6eeaf8f321da400afd30659e /mkspecs/features/data
parent073185ad2e29e565bc9f804dc8c1d278121020d6 (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 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: Icd5d5be2e04819617e68ff142924de1773bebbad Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'mkspecs/features/data')
-rw-r--r--mkspecs/features/data/dumpvcvars.bat2
-rwxr-xr-xmkspecs/features/data/mac/objc_namespace.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/mkspecs/features/data/dumpvcvars.bat b/mkspecs/features/data/dumpvcvars.bat
index 1add6af1f4..fe9dfad585 100644
--- a/mkspecs/features/data/dumpvcvars.bat
+++ b/mkspecs/features/data/dumpvcvars.bat
@@ -1,5 +1,5 @@
:: Copyright (C) 2018 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
@echo off
diff --git a/mkspecs/features/data/mac/objc_namespace.sh b/mkspecs/features/data/mac/objc_namespace.sh
index b4746cf13f..10ace4ff55 100755
--- a/mkspecs/features/data/mac/objc_namespace.sh
+++ b/mkspecs/features/data/mac/objc_namespace.sh
@@ -1,6 +1,6 @@
#!/bin/bash
# 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
script_argument_prefix="-Wobjc_namespace,--"