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. --- http.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'http.c') diff --git a/http.c b/http.c index 4b45753..54268e5 100644 --- a/http.c +++ b/http.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_io.h" -- cgit v1.2.3