From cd579bc70bb578acd7934ee0b9d541f596c27b10 Mon Sep 17 00:00:00 2001 From: Half-Shot Date: Mon, 14 Apr 2025 13:10:02 +0100 Subject: [PATCH] copyright years --- src/Linkify.tsx | 2 +- .../components/views/rooms/RoomHeader/RoomHeader-test.tsx | 2 +- test/unit-tests/utils/notifications-test.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Linkify.tsx b/src/Linkify.tsx index ae5447502a..846bf8e82d 100644 --- a/src/Linkify.tsx +++ b/src/Linkify.tsx @@ -1,5 +1,5 @@ /* -Copyright 2024 New Vector Ltd. +Copyright 2024, 2025 New Vector Ltd. Copyright 2024 The Matrix.org Foundation C.I.C. SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial diff --git a/test/unit-tests/components/views/rooms/RoomHeader/RoomHeader-test.tsx b/test/unit-tests/components/views/rooms/RoomHeader/RoomHeader-test.tsx index 3cef5978f4..17d1a048c2 100644 --- a/test/unit-tests/components/views/rooms/RoomHeader/RoomHeader-test.tsx +++ b/test/unit-tests/components/views/rooms/RoomHeader/RoomHeader-test.tsx @@ -1,5 +1,5 @@ /* -Copyright 2024 New Vector Ltd. +Copyright 2024, 2025 New Vector Ltd. Copyright 2023 The Matrix.org Foundation C.I.C. SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial diff --git a/test/unit-tests/utils/notifications-test.ts b/test/unit-tests/utils/notifications-test.ts index 29810aa897..5a416deede 100644 --- a/test/unit-tests/utils/notifications-test.ts +++ b/test/unit-tests/utils/notifications-test.ts @@ -1,5 +1,5 @@ /* -Copyright 2024 New Vector Ltd. +Copyright 2024, 2025 New Vector Ltd. Copyright 2022 The Matrix.org Foundation C.I.C. SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Commercial