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. --- webfinger.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webfinger.c') diff --git a/webfinger.c b/webfinger.c index a167cd0..9c1ac49 100644 --- a/webfinger.c +++ b/webfinger.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_json.h" -- cgit v1.2.3