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/mod.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'server/src/routes/api/mod.rs') diff --git a/server/src/routes/api/mod.rs b/server/src/routes/api/mod.rs index 06c38cf..8f7190e 100644 --- a/server/src/routes/api/mod.rs +++ b/server/src/routes/api/mod.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 +*/ pub mod error; use std::path::PathBuf; -- cgit v1.2.3-70-g09d2