diff options
author | Glenn L McGrath | 2004-04-25 05:11:19 +0000 |
---|---|---|
committer | Glenn L McGrath | 2004-04-25 05:11:19 +0000 |
commit | c6992feee37fff107298f81697756db6beadb87d (patch) | |
tree | 8317cbcc27649d7e541e7bddb3fdd09d1543e2da /coreutils/fold.c | |
parent | b94669543df39440415d734ad2932a83651471e9 (diff) | |
download | busybox-c6992feee37fff107298f81697756db6beadb87d.zip busybox-c6992feee37fff107298f81697756db6beadb87d.tar.gz |
Update my email address, document some of my tasks in the AUTHORS file
Diffstat (limited to 'coreutils/fold.c')
-rw-r--r-- | coreutils/fold.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/fold.c b/coreutils/fold.c index df51107..68f24e6 100644 --- a/coreutils/fold.c +++ b/coreutils/fold.c @@ -4,7 +4,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@optushome.com.au> + Copyright (C) 2003 Glenn McGrath <bug1@iinet.net.au> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |