From 30e3d18c6ec50572365baaaaa3542769e82e763a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 30 Sep 2023 15:21:57 +0200 Subject: move some files around for new remuxer + small changes --- common/src/helpers.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'common/src/helpers.rs') diff --git a/common/src/helpers.rs b/common/src/helpers.rs index 5150667..86072cc 100644 --- a/common/src/helpers.rs +++ b/common/src/helpers.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 +*/ use std::ops::Deref; #[derive(PartialEq, PartialOrd)] -- cgit v1.2.3-70-g09d2