diff options
Diffstat (limited to 'stream/src/jhls.rs')
| -rw-r--r-- | stream/src/jhls.rs | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/stream/src/jhls.rs b/stream/src/jhls.rs index 7a7b3af..d5bb575 100644 --- a/stream/src/jhls.rs +++ b/stream/src/jhls.rs @@ -1,7 +1,7 @@  /*      This file is part of jellything (https://codeberg.org/metamuffin/jellything)      which is licensed under the GNU Affero General Public License (version 3); see /COPYING. -    Copyright (C) 2023 metamuffin <metamuffin.org> +    Copyright (C) 2024 metamuffin <metamuffin.org>  */  use anyhow::{anyhow, Result};  use jellybase::{permission::PermissionSetExt, CONF}; | 
