diff options
Diffstat (limited to 'stream/src/hls.rs')
-rw-r--r-- | stream/src/hls.rs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/stream/src/hls.rs b/stream/src/hls.rs new file mode 100644 index 0000000..6ddc2a4 --- /dev/null +++ b/stream/src/hls.rs @@ -0,0 +1,5 @@ +/* + 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> +*/ |