From 50fb488baa7e7a54a6e8aadc71a5314c25bf0355 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 23 Mar 2025 00:09:30 +0100 Subject: license notices everywhere --- src/error.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/error.rs') diff --git a/src/error.rs b/src/error.rs index d988ffa..1c6beb1 100644 --- a/src/error.rs +++ b/src/error.rs @@ -1,3 +1,8 @@ +/* + This file is part of gnix (https://codeberg.org/metamuffin/gnix) + which is licensed under the GNU Affero General Public License (version 3); see /COPYING. + Copyright (C) 2025 metamuffin +*/ #[derive(Debug, thiserror::Error)] pub enum ServiceError { #[error("no response generated; the proxy is misconfigured")] -- cgit v1.2.3-70-g09d2