aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-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