summaryrefslogtreecommitdiffstats
path: root/util/wasm/batchedtestrunner/emrunadapter.js
diff options
context:
space:
mode:
Diffstat (limited to 'util/wasm/batchedtestrunner/emrunadapter.js')
-rw-r--r--util/wasm/batchedtestrunner/emrunadapter.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/wasm/batchedtestrunner/emrunadapter.js b/util/wasm/batchedtestrunner/emrunadapter.js
index 96c5624131..5b4284e18f 100644
--- a/util/wasm/batchedtestrunner/emrunadapter.js
+++ b/util/wasm/batchedtestrunner/emrunadapter.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';