diff options
author | Eric Andersen | 2001-12-06 08:20:14 +0000 |
---|---|---|
committer | Eric Andersen | 2001-12-06 08:20:14 +0000 |
commit | db930948a91167c401ef6869de5c28e9dd11362f (patch) | |
tree | f109e0e2deefccb14f2e5ed4157dc959f890a763 /libbb/libc5.c | |
parent | 463304edfd2f727522420022676ebbac31d31a00 (diff) | |
download | busybox-db930948a91167c401ef6869de5c28e9dd11362f.zip busybox-db930948a91167c401ef6869de5c28e9dd11362f.tar.gz |
More copyright and email addr cleanups
Diffstat (limited to 'libbb/libc5.c')
-rw-r--r-- | libbb/libc5.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libbb/libc5.c b/libbb/libc5.c index 20295fd..df622f6 100644 --- a/libbb/libc5.c +++ b/libbb/libc5.c @@ -78,8 +78,7 @@ ssize_t getline(char **linebuf, size_t *n, FILE *file) * Copyright (c) 1991, 1993 * The Regents of the University of California. All rights reserved. * - * Modified for uClibc by Erik Andersen - * <andersee@debian.org>, <andersen@lineo.com> + * Modified for uClibc by Erik Andersen <andersee@debian.org> * * The uClibc Library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public License as |