From ecd6ee088847a7068cb97a728b40450dc5e923b5 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 16 Sep 2022 22:57:58 +0200 Subject: add a short copyright notice to *every* single source! --- client-web/source/room.ts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client-web/source/room.ts') diff --git a/client-web/source/room.ts b/client-web/source/room.ts index 168a2c2..a1a30b2 100644 --- a/client-web/source/room.ts +++ b/client-web/source/room.ts @@ -1,3 +1,8 @@ +/* + This file is part of keks-meet (https://codeberg.org/metamuffin/keks-meet) + which is licensed under the GNU Affero General Public License (version 3); see /COPYING. + Copyright (C) 2022 metamuffin +*/ /// import { log } from "./logger.ts"; -- cgit v1.2.3-70-g09d2