From 0f8c0cd6943992e44a1454ed6c8bdeef0faee722 Mon Sep 17 00:00:00 2001 From: default Date: Fri, 28 Jul 2023 11:34:18 +0200 Subject: Updated comment in headers. --- http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http.c') diff --git a/http.c b/http.c index 6540dcc..28947ad 100644 --- a/http.c +++ b/http.c @@ -1,5 +1,5 @@ /* snac - A simple, minimalistic ActivityPub instance */ -/* copyright (c) 2022 - 2023 grunfink / MIT license */ +/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */ #include "xs.h" #include "xs_io.h" -- cgit v1.2.3