about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--compat.c2
-rw-r--r--getservinfo.c2
-rw-r--r--git-fetch-email.12
-rw-r--r--git-fetch-email.sh2
-rw-r--r--imap.c2
-rw-r--r--imap.h2
-rw-r--r--imbox.12
-rw-r--r--imbox.c2
8 files changed, 8 insertions, 8 deletions
diff --git a/compat.c b/compat.c
index c45cd57..94316c4 100644
--- a/compat.c
+++ b/compat.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/getservinfo.c b/getservinfo.c
index 219f72a..4bc4b34 100644
--- a/getservinfo.c
+++ b/getservinfo.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 General Public License as published by
diff --git a/git-fetch-email.1 b/git-fetch-email.1
index 23ccb80..13d9487 100644
--- a/git-fetch-email.1
+++ b/git-fetch-email.1
@@ -168,7 +168,7 @@ git fetch-email --apply
 .Xr gitcredentials 7
 .
 .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/git-fetch-email.sh b/git-fetch-email.sh
index 574d04f..c992e4a 100644
--- a/git-fetch-email.sh
+++ b/git-fetch-email.sh
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2019-2021  C. McEnroe <june@causal.agency>
+# Copyright (C) 2019-2021  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/imap.c b/imap.c
index e875595..9cb5136 100644
--- a/imap.c
+++ b/imap.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 General Public License as published by
diff --git a/imap.h b/imap.h
index d4cc927..001cad2 100644
--- a/imap.h
+++ b/imap.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 General Public License as published by
diff --git a/imbox.1 b/imbox.1
index abf0875..f87995c 100644
--- a/imbox.1
+++ b/imbox.1
@@ -173,7 +173,7 @@ imbox -T list+imbox@causal.agency june@causal.agency
 .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/imbox.c b/imbox.c
index a4d34d7..ffe4a29 100644
--- a/imbox.c
+++ b/imbox.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019-2021  C. McEnroe <june@causal.agency>
+/* Copyright (C) 2019-2021  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