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 /server.h | |
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-- | server.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server.h b/server.h index 223e44b..a83c57c 100644 --- a/server.h +++ b/server.h @@ -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 |