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 /dump.c | |
parent | Only require C (diff) | |
download | cards-master.tar.gz cards-master.zip |
Diffstat (limited to '')
-rw-r--r-- | dump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dump.c b/dump.c index 127d6b1..3e39292 100644 --- a/dump.c +++ b/dump.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 |