summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_resource_without_obj_lib/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/test_resource_without_obj_lib/main.cpp')
-rw-r--r--tests/auto/cmake/test_resource_without_obj_lib/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/cmake/test_resource_without_obj_lib/main.cpp b/tests/auto/cmake/test_resource_without_obj_lib/main.cpp
index 29ea0f7272..bffbf81b87 100644
--- a/tests/auto/cmake/test_resource_without_obj_lib/main.cpp
+++ b/tests/auto/cmake/test_resource_without_obj_lib/main.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2023 The Qt Company Ltd.
-// 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 <QtCore/qtresource.h>
#include <QtTest/QtTest>