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 /dpkg-deb/info.c | |
parent | a243173bd78e50555ef98ab5af6451a44c84f3de (diff) | |
download | dpkg-afbbf703ebdcc11b12353ccc8bca93bf901def0a.tar.gz |
Update Ian Jackson's email address
Diffstat (limited to 'dpkg-deb/info.c')
-rw-r--r-- | dpkg-deb/info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpkg-deb/info.c b/dpkg-deb/info.c index 27a6eef73..2ca63bf25 100644 --- a/dpkg-deb/info.c +++ b/dpkg-deb/info.c @@ -2,7 +2,7 @@ * dpkg-deb - construction and deconstruction of *.deb archives * info.c - providing information * - * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk> + * Copyright © 1994,1995 Ian Jackson <ijackson@chiark.greenend.org.uk> * Copyright © 2001 Wichert Akkerman * Copyright © 2007-2015 Guillem Jover <guillem@debian.org> * |