diff options
author | June McEnroe <june@causal.agency> | 2022-09-18 21:57:06 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-09-18 21:57:28 -0400 |
commit | 567976bc762607fa34b26ceb82ab9ede259a5fca (patch) | |
tree | 737c80d3a1de84c79406e620e994240606cfffd9 /scoop.c | |
parent | Open database readonly from scoop (diff) | |
download | litterbox-567976bc762607fa34b26ceb82ab9ede259a5fca.tar.gz litterbox-567976bc762607fa34b26ceb82ab9ede259a5fca.zip |
Make copyrights and AUTHORS consistent 1.9
Diffstat (limited to '')
-rw-r--r-- | scoop.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scoop.c b/scoop.c index e3c3d24..73aeb89 100644 --- a/scoop.c +++ b/scoop.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 General Public License as published by |