From 0a3df6774e4b950408a8efb1334235166d4c9b1a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 5 Oct 2024 23:00:34 +0200 Subject: Update e-mail and address MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/man/auto-auto-complete.1 | 4 ++-- src/auto-auto-complete.py | 2 +- 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 -- cgit v1.2.3-70-g09d2