From ae6885187b0aa881164151ab97bd4887c83b775a Mon Sep 17 00:00:00 2001 From: metamuffin Date: Wed, 4 Oct 2023 23:07:06 +0200 Subject: fix import path of folders --- server/src/routes/ui/admin/log.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'server/src/routes/ui/admin/log.rs') diff --git a/server/src/routes/ui/admin/log.rs b/server/src/routes/ui/admin/log.rs index fb09091..de91acd 100644 --- a/server/src/routes/ui/admin/log.rs +++ b/server/src/routes/ui/admin/log.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::{ routes::ui::{ account::session::AdminSession, -- cgit v1.2.3-70-g09d2