diff options
author | June McEnroe <june@causal.agency> | 2022-09-18 21:54:23 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-09-18 21:54:38 -0400 |
commit | 992e3734fd361fe88834ea5ceacb4525ec623997 (patch) | |
tree | 7162c67aaa7c0419ed4dcf772a9cdc71b42c3524 /contexts.c | |
parent | Don't rebuild sqlite3 when server.h changes (diff) | |
download | scooper-992e3734fd361fe88834ea5ceacb4525ec623997.tar.gz scooper-992e3734fd361fe88834ea5ceacb4525ec623997.zip |
Make copyrights and AUTHORS consistent
Diffstat (limited to '')
-rw-r--r-- | contexts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contexts.c b/contexts.c index d55181b..0638162 100644 --- a/contexts.c +++ b/contexts.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2020 C. McEnroe <june@causal.agency> +/* Copyright (C) 2020 June McEnroe <june@causal.agency> * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by |