summaryrefslogtreecommitdiff
path: root/data.c
diff options
context:
space:
mode:
authorGravatar default2025-01-08 16:59:14 +0100
committerGravatar default2025-01-08 16:59:14 +0100
commit932227bbac7fe740bff1e38bf92b58edef19e32f (patch)
tree1b8e770fee478f397d25e90f747f7cca0808ed43 /data.c
parentShow hashtags that are not already linked from the post content. (diff)
downloadpenes-snac2-932227bbac7fe740bff1e38bf92b58edef19e32f.tar.gz
penes-snac2-932227bbac7fe740bff1e38bf92b58edef19e32f.tar.xz
penes-snac2-932227bbac7fe740bff1e38bf92b58edef19e32f.zip
Bumped copyright year.
Diffstat (limited to '')
-rw-r--r--data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/data.c b/data.c
index 0fd3528..576bc40 100644
--- a/data.c
+++ b/data.c
@@ -1,5 +1,5 @@
1/* snac - A simple, minimalistic ActivityPub instance */ 1/* snac - A simple, minimalistic ActivityPub instance */
2/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */ 2/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
3 3
4#include "xs.h" 4#include "xs.h"
5#include "xs_hex.h" 5#include "xs_hex.h"