summaryrefslogtreecommitdiffstats
path: root/util/wasm/batchedtestrunner/util.js
diff options
context:
space:
mode:
Diffstat (limited to 'util/wasm/batchedtestrunner/util.js')
-rw-r--r--util/wasm/batchedtestrunner/util.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/wasm/batchedtestrunner/util.js b/util/wasm/batchedtestrunner/util.js
index 07a0e73e1a..a297baf6b2 100644
--- a/util/wasm/batchedtestrunner/util.js
+++ b/util/wasm/batchedtestrunner/util.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
export function parseQuery() {
const trimmed = window.location.search.substring(1);