Skip to content

Commit

Permalink
Correct SPDX license tag
Browse files Browse the repository at this point in the history
Task-number: QTBUG-124453
Change-Id: I75622ead8bdc42181df0c359260e09859aaf95db
Reviewed-by: Joerg Bornemann <[email protected]>
Reviewed-by: Thiago Macieira <[email protected]>
  • Loading branch information
lugerard committed May 3, 2024
1 parent 6ea0f82 commit ed162ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/manual/wasm/qtloader_integration/test_body.js
Original file line number Diff line number Diff line change
@@ -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';

Expand Down

0 comments on commit ed162ae

Please sign in to comment.