From a38c7aeadcc69b3405d40b008a0b87f7c5d023dc Mon Sep 17 00:00:00 2001 From: default Date: Tue, 17 Jan 2023 09:50:16 +0100 Subject: Updated year in copyright notices. --- webfinger.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webfinger.c') diff --git a/webfinger.c b/webfinger.c index 6a6133d..0811bca 100644 --- a/webfinger.c +++ b/webfinger.c @@ -1,5 +1,5 @@ /* snac - A simple, minimalistic ActivityPub instance */ -/* copyright (c) 2022 grunfink - MIT license */ +/* copyright (c) 2022 - 2023 grunfink / MIT license */ #include "xs.h" #include "xs_encdec.h" -- cgit v1.2.3