summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorLucie Gérard <lucie.gerard@qt.io>2024-02-19 10:32:49 +0100
committerLucie Gérard <lucie.gerard@qt.io>2024-02-20 16:22:28 +0100
commit657e0ec3430a0da377fadaedd7da6e51e5b4c0ea (patch)
tree733312a3e13634c903d380b87b78f3989aedddce /util
parent0fd636d7cc4f9d50b1623e9374215a15640af5e7 (diff)
Correct util file to reduce exceptions
Pick-to: 6.7 Task-number: QTBUG-121787 Change-Id: I538ecece16c6daeef4394e29a1581c52bd4d9d02 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'util')
-rw-r--r--util/qfloat16-tables/gen_qfloat16_tables.cpp2
-rw-r--r--util/wasm/batchedtestrunner/qtestoutputreporter.css2
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 80b076827f..acfb5d59cd 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 <stdint.h>
#include <stdio.h>
diff --git a/util/wasm/batchedtestrunner/qtestoutputreporter.css b/util/wasm/batchedtestrunner/qtestoutputreporter.css
index 3cf312b11a..aefb867b81 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 {