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. --- snac.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snac.c') diff --git a/snac.c b/snac.c index 2a54447..e8c3a3d 100644 --- a/snac.c +++ b/snac.c @@ -1,5 +1,5 @@ /* snac - A simple, minimalistic ActivityPub instance */ -/* copyright (c) 2022 grunfink - MIT license */ +/* copyright (c) 2022 - 2023 grunfink / MIT license */ #define XS_IMPLEMENTATION -- cgit v1.2.3