aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYING2
-rw-r--r--doc/man/passcheck.13
-rwxr-xr-xsrc/passcheck2
3 files changed, 3 insertions, 4 deletions
diff --git a/COPYING b/COPYING
index c09772d..73a683c 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
passcheck – passphrase strength evaluator
-Copyright © 2013, 2015 Mattias Andrée (maandree@member.fsf.org)
+Copyright © 2013, 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 Affero General Public License as published by
diff --git a/doc/man/passcheck.1 b/doc/man/passcheck.1
index 578c5b2..fd12c14 100644
--- a/doc/man/passcheck.1
+++ b/doc/man/passcheck.1
@@ -51,5 +51,4 @@ 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/passcheck/issues or to
-maandree@member.fsf.org
+Please report bugs to m@maandree.se
diff --git a/src/passcheck b/src/passcheck
index 0633e40..582a480 100755
--- a/src/passcheck
+++ b/src/passcheck
@@ -2,7 +2,7 @@
#
# passcheck – passphrase strenght evaluator
#
-# Copyright © 2013, 2015 Mattias Andrée (maandree@member.fsf.org)
+# Copyright © 2013, 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 Affero General Public License as published by