summaryrefslogtreecommitdiff
path: root/rss.c
diff options
context:
space:
mode:
Diffstat (limited to 'rss.c')
-rw-r--r--rss.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/rss.c b/rss.c
index 09446dc..dc26071 100644
--- a/rss.c
+++ b/rss.c
@@ -1,5 +1,5 @@
1/* snac - A simple, minimalistic ActivityPub instance */ 1/* snac - A simple, minimalistic ActivityPub instance */
2/* copyright (c) 2025 grunfink et al. / MIT license */ 2/* copyright (c) 2025 - 2026 grunfink et al. / MIT license */
3 3
4#include "xs.h" 4#include "xs.h"
5#include "xs_html.h" 5#include "xs_html.h"