diff options
-rw-r--r-- | exman.1 | 2 | ||||
-rw-r--r-- | exman.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/exman.1 b/exman.1 index 3a25261..d478d99 100644 --- a/exman.1 +++ b/exman.1 @@ -50,4 +50,4 @@ exman Linux 7 unix .Xr man 1 . .Sh AUTHORS -.An June Bug Aq Mt june@causal.agency +.An June McEnroe Aq Mt june@causal.agency diff --git a/exman.in b/exman.in index ac9c9a2..0711a84 100644 --- a/exman.in +++ b/exman.in @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (C) 2021 C. McEnroe <june@causal.agency> +# Copyright (C) 2021 June McEnroe <june@causal.agency> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above |