summaryrefslogtreecommitdiff
path: root/dpkg-deb/extract.c
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2015-10-03 16:09:05 +0200
committerGuillem Jover <guillem@debian.org>2015-10-18 05:38:34 +0200
commitafbbf703ebdcc11b12353ccc8bca93bf901def0a (patch)
treed62b4d503ab523fa8ad18a5851328a51a706915e /dpkg-deb/extract.c
parenta243173bd78e50555ef98ab5af6451a44c84f3de (diff)
downloaddpkg-afbbf703ebdcc11b12353ccc8bca93bf901def0a.tar.gz
Update Ian Jackson's email address
Diffstat (limited to 'dpkg-deb/extract.c')
-rw-r--r--dpkg-deb/extract.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dpkg-deb/extract.c b/dpkg-deb/extract.c
index 1d2a76acd..8b272342c 100644
--- a/dpkg-deb/extract.c
+++ b/dpkg-deb/extract.c
@@ -2,7 +2,7 @@
* dpkg-deb - construction and deconstruction of *.deb archives
* extract.c - extracting archives
*
- * Copyright © 1994,1995 Ian Jackson <ian@chiark.greenend.org.uk>
+ * Copyright © 1994,1995 Ian Jackson <ijackson@chiark.greenend.org.uk>
* Copyright © 2006-2014 Guillem Jover <guillem@debian.org>
*
* This is free software; you can redistribute it and/or modify