summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/test_QTBUG-63422/mywidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cmake/test_QTBUG-63422/mywidget.cpp')
-rw-r--r--tests/auto/cmake/test_QTBUG-63422/mywidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/cmake/test_QTBUG-63422/mywidget.cpp b/tests/auto/cmake/test_QTBUG-63422/mywidget.cpp
index 0657edf2b2..adbfcd35e8 100644
--- a/tests/auto/cmake/test_QTBUG-63422/mywidget.cpp
+++ b/tests/auto/cmake/test_QTBUG-63422/mywidget.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2017 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com, author Kevin Funk <kevin.funk@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 "mywidget.h"
#include "ui_mywidget.h"