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:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-09-21 17:16:32 +0400
committerDenis Vlasenko <vda.linux@googlemail.com>2007-09-21 17:16:32 +0400
commit0beaff8c19fddb694aab084a59c47b486dd6a8eb (patch)
tree0b070e29913758862b0c3a9dccad93418199c569 /coreutils/fold.c
parent9b0a439f026adec773706625f080ab00ae537fa0 (diff)
update Glenn McGrath's email address
Diffstat (limited to 'coreutils/fold.c')
-rw-r--r--coreutils/fold.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/fold.c b/coreutils/fold.c
index 01849615e..6e422de59 100644
--- a/coreutils/fold.c
+++ b/coreutils/fold.c
@@ -5,7 +5,7 @@
Copyright (C) 91, 1995-2002 Free Software Foundation, Inc.
Modified for busybox based on coreutils v 5.0
- Copyright (C) 2003 Glenn McGrath <bug1@iinet.net.au>
+ Copyright (C) 2003 Glenn McGrath
Licensed under the GPL v2 or later, see the file LICENSE in this tarball.
*/