diff options
author | June McEnroe <june@causal.agency> | 2022-09-18 22:00:30 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-09-18 22:00:30 -0400 |
commit | 012f57e80e15cdc8e588cf6ccfaa7133befac7aa (patch) | |
tree | 6d2affe7467ae96dc9dbdd492beb588c90bfaa99 /cards.c | |
parent | Only require C (diff) | |
download | wep-012f57e80e15cdc8e588cf6ccfaa7133befac7aa.tar.gz wep-012f57e80e15cdc8e588cf6ccfaa7133befac7aa.zip |
Make copyrights and AUTHORS consistent
Diffstat (limited to '')
-rw-r--r-- | cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cards.c b/cards.c index ddc5b86..c9467f3 100644 --- a/cards.c +++ b/cards.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2019 C. McEnroe <june@causal.agency> +/* Copyright (C) 2019 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 |