diff options
Diffstat (limited to 'test/wasm/index.js')
-rwxr-xr-x | test/wasm/index.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/wasm/index.js b/test/wasm/index.js index 24d8d7fb..a3a0277a 100755 --- a/test/wasm/index.js +++ b/test/wasm/index.js @@ -4,8 +4,8 @@ Copyright 2024 New Vector Ltd. Copyright 2021 The Matrix.org Foundation C.I.C. -SPDX-License-Identifier: AGPL-3.0-only -Please see LICENSE in the repository root for full details. +SPDX-License-Identifier: AGPL-3.0-only OR LicenseRef-Element-Commercial +Please see LICENSE files in the repository root for full details. */ const fs = require("fs"); |