summaryrefslogtreecommitdiffstats
path: root/tests/manual/fontfeatures
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/fontfeatures')
-rw-r--r--tests/manual/fontfeatures/main.cpp2
-rw-r--r--tests/manual/fontfeatures/mainwindow.cpp2
-rw-r--r--tests/manual/fontfeatures/mainwindow.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/manual/fontfeatures/main.cpp b/tests/manual/fontfeatures/main.cpp
index 9c5bc17874..38c32b1bd3 100644
--- a/tests/manual/fontfeatures/main.cpp
+++ b/tests/manual/fontfeatures/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 "mainwindow.h"
diff --git a/tests/manual/fontfeatures/mainwindow.cpp b/tests/manual/fontfeatures/mainwindow.cpp
index 474e20de65..5e61a14d5e 100644
--- a/tests/manual/fontfeatures/mainwindow.cpp
+++ b/tests/manual/fontfeatures/mainwindow.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 "mainwindow.h"
#include "ui_mainwindow.h"
diff --git a/tests/manual/fontfeatures/mainwindow.h b/tests/manual/fontfeatures/mainwindow.h
index c8248e7558..8df130edd6 100644
--- a/tests/manual/fontfeatures/mainwindow.h
+++ b/tests/manual/fontfeatures/mainwindow.h
@@ -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
#ifndef MAINWINDOW_H
#define MAINWINDOW_H