diff --git a/playwright/e2e/invite/decline-and-block-invite-dialog.spec.ts b/playwright/e2e/invite/decline-and-block-invite-dialog.spec.ts index f2153b5414..a232ad492b 100644 --- a/playwright/e2e/invite/decline-and-block-invite-dialog.spec.ts +++ b/playwright/e2e/invite/decline-and-block-invite-dialog.spec.ts @@ -1,7 +1,5 @@ /* -Copyright 2024 New Vector Ltd. -Copyright 2023 Suguru Hirahara -Copyright 2023 The Matrix.org Foundation C.I.C. +Copyright 2025 New Vector Ltd. SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial Please see LICENSE files in the repository root for full details. diff --git a/playwright/e2e/room/create-room.spec.ts b/playwright/e2e/room/create-room.spec.ts index 6d1ce6dc82..01c4c26bcd 100644 --- a/playwright/e2e/room/create-room.spec.ts +++ b/playwright/e2e/room/create-room.spec.ts @@ -1,6 +1,5 @@ /* -Copyright 2024 New Vector Ltd. -Copyright 2022, 2023 The Matrix.org Foundation C.I.C. +Copyright 2025 New Vector Ltd. SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial Please see LICENSE files in the repository root for full details.