summaryrefslogtreecommitdiffstats
path: root/util/wasm/batchedtestrunner/qtestoutputreporter.js
diff options
context:
space:
mode:
Diffstat (limited to 'util/wasm/batchedtestrunner/qtestoutputreporter.js')
-rw-r--r--util/wasm/batchedtestrunner/qtestoutputreporter.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/wasm/batchedtestrunner/qtestoutputreporter.js b/util/wasm/batchedtestrunner/qtestoutputreporter.js
index ad8a373540..7af288b8f0 100644
--- a/util/wasm/batchedtestrunner/qtestoutputreporter.js
+++ b/util/wasm/batchedtestrunner/qtestoutputreporter.js
@@ -1,5 +1,5 @@
// 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
import { RunnerStatus, TestStatus } from './batchedtestrunner.js'