diff options
author | Mattias Andrée <m@maandree.se> | 2024-10-05 23:00:34 +0200 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2024-10-05 23:00:34 +0200 |
commit | 0a3df6774e4b950408a8efb1334235166d4c9b1a (patch) | |
tree | 56414c1a39ecb8be5523b1cd480aab44889b9be5 /src | |
parent | Update e-mail (diff) | |
download | auto-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>
Diffstat (limited to '')
-rwxr-xr-x | src/auto-auto-complete.py | 2 |
1 files changed, 1 insertions, 1 deletions
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 |