summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp')
-rw-r--r--tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp b/tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp
index 2cce8d141..a0239b2ed 100644
--- a/tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp
+++ b/tests/auto/core/vector4d_sse/tst_vector4d_sse.cpp
@@ -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
#include <QtTest/QTest>
#include <Qt3DCore/private/vector4d_sse_p.h>