diff options
| author | Lucie Gérard <[email protected]> | 2024-05-02 17:34:01 +0200 |
|---|---|---|
| committer | Lucie Gérard <[email protected]> | 2024-05-03 14:04:52 +0200 |
| commit | ed162ae9dcebd541f1f9a304213148063cfabf1a (patch) | |
| tree | 2dd5b7881f811912e047a777f26cf79e1d921291 /tests/manual/wasm | |
| parent | 6ea0f82fb86aca50b313225fc34a7508caab8529 (diff) | |
Correct SPDX license tag
Task-number: QTBUG-124453
Change-Id: I75622ead8bdc42181df0c359260e09859aaf95db
Reviewed-by: Joerg Bornemann <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
Diffstat (limited to 'tests/manual/wasm')
| -rw-r--r-- | tests/manual/wasm/qtloader_integration/test_body.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/wasm/qtloader_integration/test_body.js b/tests/manual/wasm/qtloader_integration/test_body.js index e08ffdefbbc..4fb49c31aab 100644 --- a/tests/manual/wasm/qtloader_integration/test_body.js +++ b/tests/manual/wasm/qtloader_integration/test_body.js @@ -1,5 +1,5 @@ // Copyright (C) 2023 The Qt Company Ltd. -// SPDXLicenseIdentifier: LicenseRef-Qt-Commercial OR GPL-3.0-only +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only import { Mock, assert, TestRunner } from './testrunner.js'; |
