From 27537295e6dc260632e68c38cc2df54649c1036c Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 8 Sep 2023 16:41:32 +0200 Subject: update copyright contact info --- client-web/source/sw/download.ts | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'client-web/source/sw/download.ts') diff --git a/client-web/source/sw/download.ts b/client-web/source/sw/download.ts index 02c5e1a..1db99b3 100644 --- a/client-web/source/sw/download.ts +++ b/client-web/source/sw/download.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) 2023 metamuffin +*/ export const streams = new Map() export function handle_download_request(path: string, event: FetchEvent) { -- cgit v1.2.3-70-g09d2