diff options
Diffstat (limited to 'client-web/source/user')
-rw-r--r-- | client-web/source/user/local.ts | 2 | ||||
-rw-r--r-- | client-web/source/user/mod.ts | 2 | ||||
-rw-r--r-- | client-web/source/user/remote.ts | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/client-web/source/user/local.ts b/client-web/source/user/local.ts index a2a2908..7c22bc2 100644 --- a/client-web/source/user/local.ts +++ b/client-web/source/user/local.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 <metamuffin@disroot.org> + Copyright (C) 2023 metamuffin <metamuffin.org> */ /// <reference lib="dom" /> diff --git a/client-web/source/user/mod.ts b/client-web/source/user/mod.ts index 267c216..da326b9 100644 --- a/client-web/source/user/mod.ts +++ b/client-web/source/user/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 <metamuffin@disroot.org> + Copyright (C) 2023 metamuffin <metamuffin.org> */ /// <reference lib="dom" /> diff --git a/client-web/source/user/remote.ts b/client-web/source/user/remote.ts index bfae1c5..c1bf22c 100644 --- a/client-web/source/user/remote.ts +++ b/client-web/source/user/remote.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 <metamuffin@disroot.org> + Copyright (C) 2023 metamuffin <metamuffin.org> */ /// <reference lib="dom" /> |