From 3fb4e4117df9d668815e974dea6b2a29436c92af Mon Sep 17 00:00:00 2001 From: metamuffin Date: Tue, 13 Jun 2023 23:26:31 +0200 Subject: some cleanup --- server/src/routes/api/error.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'server/src/routes/api/error.rs') diff --git a/server/src/routes/api/error.rs b/server/src/routes/api/error.rs index c4ca989..a1d0588 100644 --- a/server/src/routes/api/error.rs +++ b/server/src/routes/api/error.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 +*/ // TODO: Slightâ„¢ code duplication with `ui/error.rs` use crate::routes::ui::error::MyError; -- cgit v1.2.3-70-g09d2