diff options
| author | default <nobody@localhost> | 2025-01-08 16:59:14 +0100 |
|---|---|---|
| committer | default <nobody@localhost> | 2025-01-08 16:59:14 +0100 |
| commit | 932227bbac7fe740bff1e38bf92b58edef19e32f (patch) | |
| tree | 1b8e770fee478f397d25e90f747f7cca0808ed43 /utils.c | |
| parent | 6af6194f55e751157f74a891738697e635c9c64e (diff) | |
Bumped copyright year.
Diffstat (limited to 'utils.c')
| -rw-r--r-- | utils.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* snac - A simple, minimalistic ActivityPub instance */ -/* copyright (c) 2022 - 2024 grunfink et al. / MIT license */ +/* copyright (c) 2022 - 2025 grunfink et al. / MIT license */ #include "xs.h" #include "xs_io.h" |