Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 09:11:19 +0400
committerGlenn L McGrath <bug1@ihug.co.nz>2004-04-25 09:11:19 +0400
commitc6992feee37fff107298f81697756db6beadb87d (patch)
tree8317cbcc27649d7e541e7bddb3fdd09d1543e2da /archival/ar.c
parentb94669543df39440415d734ad2932a83651471e9 (diff)
Update my email address, document some of my tasks in the AUTHORS file
Diffstat (limited to 'archival/ar.c')
-rw-r--r--archival/ar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/archival/ar.c b/archival/ar.c
index ddf3fdadb..b058b9ec1 100644
--- a/archival/ar.c
+++ b/archival/ar.c
@@ -3,7 +3,7 @@
* Mini ar implementation for busybox
*
* Copyright (C) 2000 by Glenn McGrath
- * Written by Glenn McGrath <bug1@optushome.com.au> 1 June 2000
+ * Written by Glenn McGrath <bug1@iinet.net.au> 1 June 2000
*
* Based in part on BusyBox tar, Debian dpkg-deb and GNU ar.
*