diff options
Diffstat (limited to 'client-web/style/master.sass')
-rw-r--r-- | client-web/style/master.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/style/master.sass b/client-web/style/master.sass index 8b82f27..f3dd420 100644 --- a/client-web/style/master.sass +++ b/client-web/style/master.sass @@ -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> @use 'chat' @use 'logger' |