aboutsummaryrefslogtreecommitdiff
path: root/archival/tar.c
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 05:11:19 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 05:11:19 +0000
commitc6992feee37fff107298f81697756db6beadb87d (patch)
tree8317cbcc27649d7e541e7bddb3fdd09d1543e2da /archival/tar.c
parentb94669543df39440415d734ad2932a83651471e9 (diff)
downloadbusybox-c6992feee37fff107298f81697756db6beadb87d.tar.gz
Update my email address, document some of my tasks in the AUTHORS file
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 8d2ccca77..9d50a101d 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@optushome.com.au>
+ * Glenn McGrath <bug1@iinet.net.au>
*
* 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