summaryrefslogtreecommitdiff
path: root/tests/manual/qml/testprojects/uisplit/tableview/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qml/testprojects/uisplit/tableview/main.qml')
-rw-r--r--tests/manual/qml/testprojects/uisplit/tableview/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qml/testprojects/uisplit/tableview/main.qml b/tests/manual/qml/testprojects/uisplit/tableview/main.qml
index baa2f718a8..49ac7c54c2 100644
--- a/tests/manual/qml/testprojects/uisplit/tableview/main.qml
+++ b/tests/manual/qml/testprojects/uisplit/tableview/main.qml
@@ -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
import QtQuick 2.2
import QtQuick.Window 2.1