From 9b04719d09937a112b1ac6bbe64402006f9fb261 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Thu, 3 Aug 2023 01:10:23 +0200 Subject: small cleanup and some custom video controls --- server/src/federation.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'server/src/federation.rs') diff --git a/server/src/federation.rs b/server/src/federation.rs index 578261b..c31f95d 100644 --- a/server/src/federation.rs +++ b/server/src/federation.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 crate::CONF; use anyhow::anyhow; use jellyclient::{Instance, Session}; -- cgit v1.2.3-70-g09d2