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/protocol/crypto.ts | 2 +- client-web/source/protocol/mod.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client-web/source/protocol') diff --git a/client-web/source/protocol/crypto.ts b/client-web/source/protocol/crypto.ts index 6bd5407..c541188 100644 --- a/client-web/source/protocol/crypto.ts +++ b/client-web/source/protocol/crypto.ts @@ -1,7 +1,7 @@ /* 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 + Copyright (C) 2023 metamuffin */ import { log } from "../logger.ts"; diff --git a/client-web/source/protocol/mod.ts b/client-web/source/protocol/mod.ts index 0db1162..690805c 100644 --- a/client-web/source/protocol/mod.ts +++ b/client-web/source/protocol/mod.ts @@ -1,7 +1,7 @@ /* 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 + Copyright (C) 2023 metamuffin */ import { ClientboundPacket, RelayMessage, RelayMessageWrapper, ServerboundPacket } from "../../../common/packets.d.ts" import { EventEmitter } from "../helper.ts"; -- cgit v1.2.3-70-g09d2