summaryrefslogtreecommitdiff
path: root/upgrade.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2023-07-28 11:34:18 +0200
committerdefault <nobody@localhost>2023-07-28 11:34:18 +0200
commit0f8c0cd6943992e44a1454ed6c8bdeef0faee722 (patch)
treedd440d88dcba5af60881ebbdf26dc9784c8f70ba /upgrade.c
parentb22786bd55d5e9638710567a311e9855c31db681 (diff)
Updated comment in headers.
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 a9d231c..db0f121 100644
--- a/upgrade.c
+++ b/upgrade.c
@@ -1,5 +1,5 @@
/* snac - A simple, minimalistic ActivityPub instance */
-/* copyright (c) 2022 - 2023 grunfink / MIT license */
+/* copyright (c) 2022 - 2023 grunfink et al. / MIT license */
#include "xs.h"
#include "xs_io.h"