diff --git a/tests/auto/corelib/platform/windows/qbstr/tst_qbstr.cpp b/tests/auto/corelib/platform/windows/qbstr/tst_qbstr.cpp index 8440b2c8df9..12d180ddf4f 100644 --- a/tests/auto/corelib/platform/windows/qbstr/tst_qbstr.cpp +++ b/tests/auto/corelib/platform/windows/qbstr/tst_qbstr.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2016 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 diff --git a/tests/manual/assets/downloader/main.cpp b/tests/manual/assets/downloader/main.cpp index fd1a56b1704..d9d711cfce5 100644 --- a/tests/manual/assets/downloader/main.cpp +++ b/tests/manual/assets/downloader/main.cpp @@ -1,5 +1,5 @@ // Copyright (C) 2024 The Qt Company Ltd. -// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only #include