More copyright and email addr cleanups

This commit is contained in:
Eric Andersen
2001-12-06 08:20:14 +00:00
parent 463304edfd
commit db930948a9
6 changed files with 8 additions and 13 deletions

View File

@@ -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