aboutsummaryrefslogtreecommitdiff
path: root/archival/tar.c
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-09-21 13:16:32 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-09-21 13:16:32 +0000
commit0beaff8c19fddb694aab084a59c47b486dd6a8eb (patch)
tree0b070e29913758862b0c3a9dccad93418199c569 /archival/tar.c
parent9b0a439f026adec773706625f080ab00ae537fa0 (diff)
downloadbusybox-0beaff8c19fddb694aab084a59c47b486dd6a8eb.tar.gz
update Glenn McGrath's email address
Diffstat (limited to 'archival/tar.c')
-rw-r--r--archival/tar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/tar.c b/archival/tar.c
index 45fa4bd79..11f5ebac0 100644
--- a/archival/tar.c
+++ b/archival/tar.c
@@ -3,7 +3,7 @@
* Mini tar implementation for busybox
*
* Modified to use common extraction code used by ar, cpio, dpkg-deb, dpkg
- * Glenn McGrath <bug1@iinet.net.au>
+ * by Glenn McGrath
*
* Note, that as of BusyBox-0.43, tar has been completely rewritten from the
* ground up. It still has remnants of the old code lying about, but it is