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/h3_support.rs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/h3_support.rs') diff --git a/src/h3_support.rs b/src/h3_support.rs index 56286db..9c17c25 100644 --- a/src/h3_support.rs +++ b/src/h3_support.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 +*/ use crate::error::ServiceError; use bytes::{Buf, Bytes}; use h3::server::RequestStream; -- cgit v1.2.3-70-g09d2