summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_concurrent_module/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/test_concurrent_module/main.cpp')
-rw-r--r--tests/auto/cmake/test_concurrent_module/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/cmake/test_concurrent_module/main.cpp b/tests/auto/cmake/test_concurrent_module/main.cpp
index afecfadf27..9412c60638 100644
--- a/tests/auto/cmake/test_concurrent_module/main.cpp
+++ b/tests/auto/cmake/test_concurrent_module/main.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2012 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Stephen Kelly <stephen.kelly@kdab.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 <QtConcurrent>
#include <QtConcurrent/QtConcurrent>