diff options
author | Guillem Jover <guillem@debian.org> | 2015-10-03 16:09:05 +0200 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2015-10-18 05:38:34 +0200 |
commit | afbbf703ebdcc11b12353ccc8bca93bf901def0a (patch) | |
tree | d62b4d503ab523fa8ad18a5851328a51a706915e /scripts/dpkg-source.pl | |
parent | a243173bd78e50555ef98ab5af6451a44c84f3de (diff) | |
download | dpkg-afbbf703ebdcc11b12353ccc8bca93bf901def0a.tar.gz |
Update Ian Jackson's email address
Diffstat (limited to 'scripts/dpkg-source.pl')
-rwxr-xr-x | scripts/dpkg-source.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/dpkg-source.pl b/scripts/dpkg-source.pl index 9aeec135d..62a0490cd 100755 --- a/scripts/dpkg-source.pl +++ b/scripts/dpkg-source.pl @@ -2,7 +2,7 @@ # # dpkg-source # -# Copyright © 1996 Ian Jackson <ian@davenant.greenend.org.uk> +# Copyright © 1996 Ian Jackson <ijackson@chiark.greenend.org.uk> # Copyright © 1997 Klee Dienes <klee@debian.org> # Copyright © 1999-2003 Wichert Akkerman <wakkerma@debian.org> # Copyright © 1999 Ben Collins <bcollins@debian.org> |