aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2024-10-05 23:00:34 +0200
committerMattias Andrée <m@maandree.se>2024-10-05 23:00:34 +0200
commit0a3df6774e4b950408a8efb1334235166d4c9b1a (patch)
tree56414c1a39ecb8be5523b1cd480aab44889b9be5
parentUpdate e-mail (diff)
downloadauto-auto-complete-0a3df6774e4b950408a8efb1334235166d4c9b1a.tar.gz
auto-auto-complete-0a3df6774e4b950408a8efb1334235166d4c9b1a.tar.bz2
auto-auto-complete-0a3df6774e4b950408a8efb1334235166d4c9b1a.tar.xz
Update e-mail and address
Signed-off-by: Mattias Andrée <m@maandree.se>
-rw-r--r--doc/man/auto-auto-complete.14
-rwxr-xr-xsrc/auto-auto-complete.py2
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/auto-auto-complete.1 b/doc/man/auto-auto-complete.1
index 692b5b0..1369be4 100644
--- a/doc/man/auto-auto-complete.1
+++ b/doc/man/auto-auto-complete.1
@@ -66,5 +66,5 @@ This is free software: you are free to change and redistribute it.
.br
There is NO WARRANTY, to the extent permitted by law.
.SH BUGS
-Please report bugs to https://github.com/maandree/auto-auto-complete/issues or to
-maandree@member.fsf.org
+Please report bugs to https://codeberg.org/maandree/auto-auto-complete/issues or to
+m@maandree.se
diff --git a/src/auto-auto-complete.py b/src/auto-auto-complete.py
index f883b36..33d0521 100755
--- a/src/auto-auto-complete.py
+++ b/src/auto-auto-complete.py
@@ -3,7 +3,7 @@
'''
auto-auto-complete – Autogenerate shell auto-completion scripts
-Copyright © 2012, 2013, 2014, 2015 Mattias Andrée (maandree@member.fsf.org)
+Copyright © 2012, 2013, 2014, 2015 Mattias Andrée (m@maandree.se)
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