diff options
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 01849615e..6e422de59 100644 --- a/coreutils/fold.c +++ b/coreutils/fold.c | |||
@@ -5,7 +5,7 @@ | |||
5 | Copyright (C) 91, 1995-2002 Free Software Foundation, Inc. | 5 | Copyright (C) 91, 1995-2002 Free Software Foundation, Inc. |
6 | 6 | ||
7 | Modified for busybox based on coreutils v 5.0 | 7 | Modified for busybox based on coreutils v 5.0 |
8 | Copyright (C) 2003 Glenn McGrath <bug1@iinet.net.au> | 8 | Copyright (C) 2003 Glenn McGrath |
9 | 9 | ||
10 | Licensed under the GPL v2 or later, see the file LICENSE in this tarball. | 10 | Licensed under the GPL v2 or later, see the file LICENSE in this tarball. |
11 | */ | 11 | */ |