summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative_ui/tst_map_keepgrab.qml
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-03-15 15:23:35 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-04-04 09:04:43 +0100
commite105e58d88397c3fe265e4669338f57f87facb43 (patch)
tree4591a075542eac22a11788e1c735daa2de124315 /tests/auto/declarative_ui/tst_map_keepgrab.qml
parented0126c0fa582a752a133379326c15a17cc5c638 (diff)
Change license for test files
According to QUIP-18 [1], all test files should be LicenseRef-Qt-Commercial OR GPL-3.0-only [1]: https://contribute.qt-project.org/quips/18 Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I3457ec28d6b3f600ce9e0ba79e23919b1dc539b4 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'tests/auto/declarative_ui/tst_map_keepgrab.qml')
-rw-r--r--tests/auto/declarative_ui/tst_map_keepgrab.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative_ui/tst_map_keepgrab.qml b/tests/auto/declarative_ui/tst_map_keepgrab.qml
index 28575710..f02cce3c 100644
--- a/tests/auto/declarative_ui/tst_map_keepgrab.qml
+++ b/tests/auto/declarative_ui/tst_map_keepgrab.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 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 OR GPL-3.0-only
import QtQuick
import QtTest