aboutsummaryrefslogtreecommitdiff
path: root/transcoder/src/subtitles.rs
diff options
context:
space:
mode:
Diffstat (limited to 'transcoder/src/subtitles.rs')
-rw-r--r--transcoder/src/subtitles.rs5
1 files changed, 5 insertions, 0 deletions
diff --git a/transcoder/src/subtitles.rs b/transcoder/src/subtitles.rs
index 27e01cc..61f8cbc 100644
--- a/transcoder/src/subtitles.rs
+++ b/transcoder/src/subtitles.rs
@@ -1,3 +1,8 @@
+/*
+ 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>
+*/
use anyhow::anyhow;
use std::fmt::Write;