summaryrefslogtreecommitdiffstats
path: root/tests/manual/qscreen_xrandr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qscreen_xrandr')
-rw-r--r--tests/manual/qscreen_xrandr/CMakeLists.txt2
-rw-r--r--tests/manual/qscreen_xrandr/tst_qscreen_xrandr.cpp2
2 files changed, 1 insertions, 3 deletions
diff --git a/tests/manual/qscreen_xrandr/CMakeLists.txt b/tests/manual/qscreen_xrandr/CMakeLists.txt
index 81feac57a7..32057e375d 100644
--- a/tests/manual/qscreen_xrandr/CMakeLists.txt
+++ b/tests/manual/qscreen_xrandr/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from qscreen_xrandr.pro.
-
#####################################################################
## tst_qscreen2 Test:
#####################################################################
diff --git a/tests/manual/qscreen_xrandr/tst_qscreen_xrandr.cpp b/tests/manual/qscreen_xrandr/tst_qscreen_xrandr.cpp
index b851817831..542214792c 100644
--- a/tests/manual/qscreen_xrandr/tst_qscreen_xrandr.cpp
+++ b/tests/manual/qscreen_xrandr/tst_qscreen_xrandr.cpp
@@ -1,5 +1,5 @@
// Copyright (C) 2022 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 <qpainter.h>
#include <qrasterwindow.h>