diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-06-25 05:25:14 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-06-25 05:25:14 +0200 |
commit | 386b108b19f6e66729be417bceb360d4e2b0abb7 (patch) | |
tree | 2f239309fa55b6bbba9aa27ad95f62a0383e8c49 | |
parent | typo (diff) | |
download | auto-auto-complete-386b108b19f6e66729be417bceb360d4e2b0abb7.tar.gz auto-auto-complete-386b108b19f6e66729be417bceb360d4e2b0abb7.tar.bz2 auto-auto-complete-386b108b19f6e66729be417bceb360d4e2b0abb7.tar.xz |
update e-mail1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | COPYING | 2 | ||||
-rwxr-xr-x | auto-auto-complete.py | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ auto-auto-complete – Autogenerate shell auto-completion scripts -Copyright © 2012 Mattias Andrée (maandree@kth.se) +Copyright © 2012 Mattias Andrée (maandree@member.fsf.org) 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 diff --git a/auto-auto-complete.py b/auto-auto-complete.py index b4b04ca..4ab82a1 100755 --- a/auto-auto-complete.py +++ b/auto-auto-complete.py @@ -3,7 +3,7 @@ ''' auto-auto-complete – Autogenerate shell auto-completion scripts -Copyright © 2012 Mattias Andrée (maandree@kth.se) +Copyright © 2012 Mattias Andrée (maandree@member.fsf.org) 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 |