aboutsummaryrefslogtreecommitdiff
path: root/upgrade.c
diff options
context:
space:
mode:
authorgrunfink <grunfink@comam.es>2026-01-01 17:01:03 +0100
committergrunfink <grunfink@comam.es>2026-01-01 17:01:03 +0100
commit11af00194e3e0ec15e17a23556dc2929f92e0210 (patch)
treeb22aace67ad7208074586f6a08e60c5310c8f6c1 /upgrade.c
parent89053095eb70eff4527dfc3052d517eeb07fc816 (diff)
Bumped copyright year.
Diffstat (limited to 'upgrade.c')
-rw-r--r--upgrade.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/upgrade.c b/upgrade.c
index 9e0ae6e..07e9c51 100644
--- a/upgrade.c
+++ b/upgrade.c
@@ -1,5 +1,5 @@
/* snac - A simple, minimalistic ActivityPub instance */
-/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */
+/* copyright (c) 2022 - 2026 grunfink et al. / MIT license */
#include "xs.h"
#include "xs_io.h"