aboutsummaryrefslogtreecommitdiffstats
path: root/tests/system/suite_editors/tst_qml_indent/test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system/suite_editors/tst_qml_indent/test.py')
-rw-r--r--tests/system/suite_editors/tst_qml_indent/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_editors/tst_qml_indent/test.py b/tests/system/suite_editors/tst_qml_indent/test.py
index 2ac4221b5b..d1f8922607 100644
--- a/tests/system/suite_editors/tst_qml_indent/test.py
+++ b/tests/system/suite_editors/tst_qml_indent/test.py
@@ -1,5 +1,5 @@
# Copyright (C) 2016 The Qt Company Ltd.
-# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
+# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
source("../../shared/qtcreator.py")