From 755d997fb1fa5189cd227fa57fd8d4b5ad4f7819 Mon Sep 17 00:00:00 2001 From: default Date: Thu, 4 Jan 2024 09:22:03 +0100 Subject: Updated copyright year. --- activitypub.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'activitypub.c') diff --git a/activitypub.c b/activitypub.c index 2dd1358..1b98829 100644 --- a/activitypub.c +++ b/activitypub.c @@ -1,5 +1,5 @@ /* snac - A simple, minimalistic ActivityPub instance */ -/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */ +/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */ #include "xs.h" #include "xs_json.h" -- cgit v1.2.3