summaryrefslogtreecommitdiffstats
path: root/src/corelib/debug_script.py
diff options
context:
space:
mode:
authorTarja Sundqvist <tarja.sundqvist@qt.io>2023-12-11 13:45:38 +0200
committerTarja Sundqvist <tarja.sundqvist@qt.io>2023-12-11 17:05:06 +0200
commitffb7d2e3205cc75337ba9ed93d12222e27c3abc1 (patch)
tree2ab38c583b2a16bacf93d0fc82c7a57de7a15b87 /src/corelib/debug_script.py
parent02225eabead36664cb96756e2ad553555ac07966 (diff)
Update commercial SPDX-License-Identifier
Some files in tqtc-qtbase were missing the commercial SPDX-License-Identifier. Build files, examples, tests, or documentation are not updated. Task-number: QTQAINFRA-5900 Pick-to: 6.5 Change-Id: I28b9c03a0e62f2b2ce1c9edbe13921f4146a0924 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/corelib/debug_script.py')
-rw-r--r--src/corelib/debug_script.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/debug_script.py b/src/corelib/debug_script.py
index f6207c6104e..6dee5961524 100644
--- a/src/corelib/debug_script.py
+++ b/src/corelib/debug_script.py
@@ -1,5 +1,5 @@
# Copyright (C) 2017 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial
import os
import sys