diff options
| author | Lucie Gérard <lucie.gerard@qt.io> | 2024-02-28 12:20:33 +0100 |
|---|---|---|
| committer | Lucie Gérard <lucie.gerard@qt.io> | 2024-03-07 16:10:02 +0100 |
| commit | f9136fd0dbdbc4f5d61b50b7fcffece6faa2ac4a (patch) | |
| tree | 385229a15f451bda31b29357cd0a715810897dbf /util/wasm/batchedtestrunner/qwasmjsruntime.js | |
| parent | 8cd7a3d4723ca414f3fe544704a0ccb752da94b8 (diff) | |
Correct wasm util file
License is set to that of the other files in the directory
Pick-to: 6.7
Task-number: QTBUG-121787
Change-Id: I9922feb2a520a549ab9cc1d82a85417202ad83c3
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Kai Köhne <kai.koehne@qt.io>
Diffstat (limited to 'util/wasm/batchedtestrunner/qwasmjsruntime.js')
| -rw-r--r-- | util/wasm/batchedtestrunner/qwasmjsruntime.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/wasm/batchedtestrunner/qwasmjsruntime.js b/util/wasm/batchedtestrunner/qwasmjsruntime.js index 99d9c41c710..3f2d4211811 100644 --- a/util/wasm/batchedtestrunner/qwasmjsruntime.js +++ b/util/wasm/batchedtestrunner/qwasmjsruntime.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 // Exposes platform capabilities as static properties |
