diff options
Diffstat (limited to '')
-rw-r--r-- | contexts.c | 2 | ||||
-rw-r--r-- | events.c | 2 | ||||
-rw-r--r-- | html.c | 2 | ||||
-rw-r--r-- | networks.c | 2 | ||||
-rw-r--r-- | scooper.1 | 2 | ||||
-rw-r--r-- | search.c | 2 | ||||
-rw-r--r-- | server.c | 2 | ||||
-rw-r--r-- | server.h | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/contexts.c b/contexts.c index d55181b..0638162 100644 --- a/contexts.c +++ b/contexts.c @@ -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 diff --git a/events.c b/events.c index 57f1565..f57703a 100644 --- a/events.c +++ b/events.c @@ -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 diff --git a/html.c b/html.c index f300813..e65f499 100644 --- a/html.c +++ b/html.c @@ -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 diff --git a/networks.c b/networks.c index b5b880d..5c5f468 100644 --- a/networks.c +++ b/networks.c @@ -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 diff --git a/scooper.1 b/scooper.1 index 383b6ec..c58d68f 100644 --- a/scooper.1 +++ b/scooper.1 @@ -125,7 +125,7 @@ Equivalent to .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/search.c b/search.c index 95cac1d..838dc65 100644 --- a/search.c +++ b/search.c @@ -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 diff --git a/server.c b/server.c index de5a8d7..fc626e0 100644 --- a/server.c +++ b/server.c @@ -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 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 |