summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d/3dcore/3dcore.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick3d/3dcore/3dcore.qml')
-rw-r--r--tests/auto/quick3d/3dcore/3dcore.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/quick3d/3dcore/3dcore.qml b/tests/auto/quick3d/3dcore/3dcore.qml
index 2a6d2facb..f4cb66e1a 100644
--- a/tests/auto/quick3d/3dcore/3dcore.qml
+++ b/tests/auto/quick3d/3dcore/3dcore.qml
@@ -1,5 +1,5 @@
// Copyright (C) 2016 Paul Lemire <paul.lemire350@gmail.com>
-// 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 Qt3D.Core 2.0 as QQ3Core20