summaryrefslogtreecommitdiffstats
path: root/tests/manual/multi-qquickwidgets-scene3d
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/multi-qquickwidgets-scene3d')
-rw-r--r--tests/manual/multi-qquickwidgets-scene3d/main.cpp2
-rw-r--r--tests/manual/multi-qquickwidgets-scene3d/main.qml2
-rw-r--r--tests/manual/multi-qquickwidgets-scene3d/main2.qml2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/manual/multi-qquickwidgets-scene3d/main.cpp b/tests/manual/multi-qquickwidgets-scene3d/main.cpp
index f7a5f2ad5..8da0f2798 100644
--- a/tests/manual/multi-qquickwidgets-scene3d/main.cpp
+++ b/tests/manual/multi-qquickwidgets-scene3d/main.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2022 Klaralvdalens Datakonsult AB (KDAB).
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
#include <QGuiApplication>
diff --git a/tests/manual/multi-qquickwidgets-scene3d/main.qml b/tests/manual/multi-qquickwidgets-scene3d/main.qml
index 850c3aedc..2123bc77a 100644
--- a/tests/manual/multi-qquickwidgets-scene3d/main.qml
+++ b/tests/manual/multi-qquickwidgets-scene3d/main.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2022 Klaralvdalens Datakonsult AB (KDAB).
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
import QtQuick 6.0 as QQ2
import Qt3D.Core 2.15
diff --git a/tests/manual/multi-qquickwidgets-scene3d/main2.qml b/tests/manual/multi-qquickwidgets-scene3d/main2.qml
index dd94d1f6e..41df2717a 100644
--- a/tests/manual/multi-qquickwidgets-scene3d/main2.qml
+++ b/tests/manual/multi-qquickwidgets-scene3d/main2.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2022 Klaralvdalens Datakonsult AB (KDAB).
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
import QtQuick 6.0 as QQ2
import Qt3D.Core 2.15