diff options
Diffstat (limited to 'webfinger.c')
-rw-r--r-- | webfinger.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webfinger.c b/webfinger.c index a167cd0..9c1ac49 100644 --- a/webfinger.c +++ b/webfinger.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_json.h" |