summaryrefslogtreecommitdiff
path: root/tests/manual/qml/testprojects/gridlayout/gridlayout.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qml/testprojects/gridlayout/gridlayout.qml')
-rw-r--r--tests/manual/qml/testprojects/gridlayout/gridlayout.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qml/testprojects/gridlayout/gridlayout.qml b/tests/manual/qml/testprojects/gridlayout/gridlayout.qml
index 0cc174b471..0691f77870 100644
--- a/tests/manual/qml/testprojects/gridlayout/gridlayout.qml
+++ b/tests/manual/qml/testprojects/gridlayout/gridlayout.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.4
import QtQuick.Controls 1.3