From 0beaff8c19fddb694aab084a59c47b486dd6a8eb Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Fri, 21 Sep 2007 13:16:32 +0000 Subject: update Glenn McGrath's email address --- archival/ar.c | 1 - archival/bbunzip.c | 4 ++-- archival/libunarchive/decompress_unzip.c | 2 +- archival/tar.c | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) (limited to 'archival') 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 @@ * Mini ar implementation for busybox * * Copyright (C) 2000 by Glenn McGrath - * Written by Glenn McGrath 1 June 2000 * * Based in part on BusyBox tar, Debian dpkg-deb and GNU ar. * diff --git a/archival/bbunzip.c b/archival/bbunzip.c index a4e525f2e..c5a533700 100644 --- a/archival/bbunzip.c +++ b/archival/bbunzip.c @@ -138,7 +138,7 @@ char* make_new_name_generic(char *filename, const char *expected_ext) /* - * Modified for busybox by Glenn McGrath + * Modified for busybox by Glenn McGrath * Added support output to stdout by Thomas Lundquist * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. @@ -185,7 +185,7 @@ int bunzip2_main(int argc, char **argv) * handling. * * General cleanup to better adhere to the style guide and make use of standard - * busybox functions by Glenn McGrath + * busybox functions by Glenn McGrath * * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. * diff --git a/archival/libunarchive/decompress_unzip.c b/archival/libunarchive/decompress_unzip.c index ead628ed5..275f80b33 100644 --- a/archival/libunarchive/decompress_unzip.c +++ b/archival/libunarchive/decompress_unzip.c @@ -12,7 +12,7 @@ * command line handling. * * General cleanup to better adhere to the style guide and make use of standard - * busybox functions by Glenn McGrath + * busybox functions by Glenn McGrath * * read_gz interface + associated hacking by Laurence Anderson * 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 + * 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 -- cgit v1.2.3