From d251de904a3a638bc085c5d7b3b4cc14b41e054c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucie=20G=C3=A9rard?= Date: Mon, 19 Feb 2024 10:32:49 +0100 Subject: [PATCH] Correct util file to reduce exceptions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Task-number: QTBUG-121787 Change-Id: I538ecece16c6daeef4394e29a1581c52bd4d9d02 Reviewed-by: Kai Köhne (cherry picked from commit 657e0ec3430a0da377fadaedd7da6e51e5b4c0ea) Reviewed-by: Qt Cherry-pick Bot --- util/qfloat16-tables/gen_qfloat16_tables.cpp | 2 +- util/wasm/batchedtestrunner/qtestoutputreporter.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/util/qfloat16-tables/gen_qfloat16_tables.cpp b/util/qfloat16-tables/gen_qfloat16_tables.cpp index 80b076827f6..acfb5d59cd0 100644 --- a/util/qfloat16-tables/gen_qfloat16_tables.cpp +++ b/util/qfloat16-tables/gen_qfloat16_tables.cpp @@ -1,7 +1,7 @@ // Copyright (C) 2016 by Southwest Research Institute (R) // Copyright (C) 2019 Intel Corporation. // Copyright (C) 2020 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 WITH Qt-GPL-exception-1.0 #include #include diff --git a/util/wasm/batchedtestrunner/qtestoutputreporter.css b/util/wasm/batchedtestrunner/qtestoutputreporter.css index 3cf312b11a5..aefb867b816 100644 --- a/util/wasm/batchedtestrunner/qtestoutputreporter.css +++ b/util/wasm/batchedtestrunner/qtestoutputreporter.css @@ -1,6 +1,6 @@ /* Copyright (C) 2022 The Qt Company Ltd. - SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only + SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0 */ :root {