aboutsummaryrefslogtreecommitdiff
path: root/archival/ar.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/ar.c
parent9b0a439f026adec773706625f080ab00ae537fa0 (diff)
downloadbusybox-w32-0beaff8c19fddb694aab084a59c47b486dd6a8eb.tar.gz
busybox-w32-0beaff8c19fddb694aab084a59c47b486dd6a8eb.tar.bz2
busybox-w32-0beaff8c19fddb694aab084a59c47b486dd6a8eb.zip
update Glenn McGrath's email address
Diffstat (limited to 'archival/ar.c')
-rw-r--r--archival/ar.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/archival/ar.c b/archival/ar.c
index db23c2b73..cbe4d8e0e 100644
--- a/archival/ar.c
+++ b/archival/ar.c
@@ -3,7 +3,6 @@
3 * Mini ar implementation for busybox 3 * Mini ar implementation for busybox
4 * 4 *
5 * Copyright (C) 2000 by Glenn McGrath 5 * Copyright (C) 2000 by Glenn McGrath
6 * Written by Glenn McGrath <bug1@iinet.net.au> 1 June 2000
7 * 6 *
8 * Based in part on BusyBox tar, Debian dpkg-deb and GNU ar. 7 * Based in part on BusyBox tar, Debian dpkg-deb and GNU ar.
9 * 8 *