diff options
Diffstat (limited to 'common/packets.d.ts')
-rw-r--r-- | common/packets.d.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/packets.d.ts b/common/packets.d.ts index 0b04183..75e7c8e 100644 --- a/common/packets.d.ts +++ b/common/packets.d.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) 2022 metamuffin <metamuffin@disroot.org> + Copyright (C) 2023 metamuffin <metamuffin@disroot.org> */ // copy pasted from dom.lib.d.ts because it can not be referenced in the server. |