diff options
author | June McEnroe | 2022-07-30 14:29:04 -0400 |
---|---|---|
committer | June McEnroe | 2022-07-30 14:29:04 -0400 |
commit | 34c440779731759ecf92a62e7b1f84756bcb78ae (patch) | |
tree | 8e26a6b3bc5f631e263774ddbd7234f45fe0af46 | |
parent | 9a415245a1bc98116a2d25e65bb43e027da31e4a (diff) |
Update copyrights, authors
-rw-r--r-- | buffer.c | 2 | ||||
-rw-r--r-- | catgirl.1 | 2 | ||||
-rw-r--r-- | chat.h | 2 | ||||
-rw-r--r-- | complete.c | 2 | ||||
-rw-r--r-- | config.c | 2 | ||||
-rw-r--r-- | filter.c | 2 | ||||
-rw-r--r-- | irc.c | 2 | ||||
-rw-r--r-- | log.c | 2 | ||||
-rw-r--r-- | scripts/sandman.1 | 2 | ||||
-rw-r--r-- | scripts/sandman.m | 2 | ||||
-rw-r--r-- | ui.c | 2 | ||||
-rw-r--r-- | url.c | 2 | ||||
-rw-r--r-- | xdg.c | 2 |
13 files changed, 13 insertions, 13 deletions
@@ -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 General Public License as published by @@ -1134,7 +1134,7 @@ The consumer position is stored in the file. . .Sh AUTHORS -.An June Bug Aq Mt june@causal.agency +.An June McEnroe Aq Mt june@causal.agency . .Sh BUGS Send mail to @@ -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 General Public License as published by @@ -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 General Public License as published by @@ -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 @@ -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 General Public License as published by @@ -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 General Public License as published by @@ -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 General Public License as published by diff --git a/scripts/sandman.1 b/scripts/sandman.1 index 35765ec..92828c0 100644 --- a/scripts/sandman.1 +++ b/scripts/sandman.1 @@ -33,4 +33,4 @@ The default is 8 seconds. .El . .Sh AUTHORS -.An June Bug Aq Mt june@causal.agency +.An June McEnroe Aq Mt june@causal.agency diff --git a/scripts/sandman.m b/scripts/sandman.m index 99899ab..2e5c4db 100644 --- a/scripts/sandman.m +++ b/scripts/sandman.m @@ -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 @@ -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 General Public License as published by @@ -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 General Public License as published by @@ -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 |