summaryrefslogtreecommitdiff
path: root/format.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2024-01-04 09:22:03 +0100
committerdefault <nobody@localhost>2024-01-04 09:22:03 +0100
commit755d997fb1fa5189cd227fa57fd8d4b5ad4f7819 (patch)
tree1d94bd46c0112a6d42c3af76cd3e9c145c3dde94 /format.c
parent26d277a8c51df5da14827281648fe8a239be3712 (diff)
Updated copyright year.
Diffstat (limited to 'format.c')
-rw-r--r--format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/format.c b/format.c
index f47963e..485a26a 100644
--- a/format.c
+++ b/format.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_regex.h"