aboutsummaryrefslogtreecommitdiffstats
path: root/tests/baseline/scenegraph/data/shape/shape_intersecting2.qml
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-22 15:51:16 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-02-27 10:32:21 +0100
commit9c5fc883881799fa28cf74535351e76dcea10a0a (patch)
treec4b745d754dbe36ae644e746c3c64e904a1dbf43 /tests/baseline/scenegraph/data/shape/shape_intersecting2.qml
parent1fb6e182520bf653aaf6aa6dd587065e8b7f253f (diff)
Correct 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: I26d72e8de04d4c7c57b3b7838af5d033265de5ba Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Kai Köhne <kai.koehne@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'tests/baseline/scenegraph/data/shape/shape_intersecting2.qml')
-rw-r--r--tests/baseline/scenegraph/data/shape/shape_intersecting2.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/baseline/scenegraph/data/shape/shape_intersecting2.qml b/tests/baseline/scenegraph/data/shape/shape_intersecting2.qml
index a606136372..d2e0fd1bd0 100644
--- a/tests/baseline/scenegraph/data/shape/shape_intersecting2.qml
+++ b/tests/baseline/scenegraph/data/shape/shape_intersecting2.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
import QtQuick
import QtQuick.Shapes