diff options
Diffstat (limited to '')
-rw-r--r-- | README.7 | 2 | ||||
-rw-r--r-- | config.c | 2 | ||||
-rw-r--r-- | database.h | 2 | ||||
-rw-r--r-- | litterbox.1 | 2 | ||||
-rw-r--r-- | litterbox.c | 2 | ||||
-rw-r--r-- | scoop.1 | 2 | ||||
-rw-r--r-- | scoop.c | 2 | ||||
-rw-r--r-- | unscoop.1 | 2 | ||||
-rw-r--r-- | unscoop.c | 2 | ||||
-rw-r--r-- | xdg.c | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/README.7 b/README.7 index ca99c11..725bb2c 100644 --- a/README.7 +++ b/README.7 @@ -127,7 +127,7 @@ Web interface: .Lk https://git.causal.agency/scooper scooper .It .Rs -.%A June Bug +.%A June McEnroe .%T IRC Suite .%U https://text.causal.agency/010-irc-suite.txt .%D June 19, 2020 diff --git a/config.c b/config.c index 861bf88..3448e0d 100644 --- a/config.c +++ b/config.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 diff --git a/database.h b/database.h index 97872c9..a6db904 100644 --- a/database.h +++ b/database.h @@ -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 diff --git a/litterbox.1 b/litterbox.1 index aafadbd..c54a576 100644 --- a/litterbox.1 +++ b/litterbox.1 @@ -335,7 +335,7 @@ offered by .Xr pounce 1 . . .Sh AUTHORS -.An June Bug Aq Mt june@causal.agency +.An June McEnroe Aq Mt june@causal.agency . .Sh BUGS Send mail to diff --git a/litterbox.c b/litterbox.c index ccc3ecd..f33ed22 100644 --- a/litterbox.c +++ b/litterbox.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 diff --git a/scoop.1 b/scoop.1 index 62e0ba2..8687e5d 100644 --- a/scoop.1 +++ b/scoop.1 @@ -245,7 +245,7 @@ The default is .El . .Sh AUTHORS -.An June Bug Aq Mt june@causal.agency +.An June McEnroe Aq Mt june@causal.agency . .Sh BUGS Send mail to 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 diff --git a/unscoop.1 b/unscoop.1 index 1efddd5..ddb0fb5 100644 --- a/unscoop.1 +++ b/unscoop.1 @@ -153,7 +153,7 @@ xargs -0 unscoop -f znc .Xr litterbox 1 . .Sh AUTHORS -.An June Bug Aq Mt june@causal.agency +.An June McEnroe Aq Mt june@causal.agency . .Sh BUGS Send mail to diff --git a/unscoop.c b/unscoop.c index 35e25a9..acfc33b 100644 --- a/unscoop.c +++ b/unscoop.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 diff --git a/xdg.c b/xdg.c index c04e317..e5d9232 100644 --- a/xdg.c +++ b/xdg.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2019, 2020 C. McEnroe <june@causal.agency> +/* Copyright (C) 2019, 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 General Public License as published by |