From c7ea3f7e572e92dae026a1c3d879f847794efcce Mon Sep 17 00:00:00 2001 From: GigiaJ Date: Tue, 22 Apr 2025 21:17:19 -0400 Subject: [PATCH] The code reuse is substantial enough to justify including the license --- src/app/features/room/SmallWidget.ts | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/app/features/room/SmallWidget.ts b/src/app/features/room/SmallWidget.ts index 20449519..475de959 100644 --- a/src/app/features/room/SmallWidget.ts +++ b/src/app/features/room/SmallWidget.ts @@ -1,3 +1,11 @@ +/* + * Copyright 2024 New Vector Ltd. + * Copyright 2020-2023 The Matrix.org Foundation C.I.C. + * + * 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. + */ + import EventEmitter from 'events'; import { ClientEvent,