diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2006-03-01 14:58:56 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2006-03-01 14:58:56 +0000 |
commit | 8aca9454dd4b0bab2690acc8801dcd7078bd4d52 (patch) | |
tree | 785890c7305a55b58443914a13efe21980235672 /libc | |
parent | 8a6cb4633593a00282a2e5cf6d38e6c8ae105545 (diff) |
Update copyright
Diffstat (limited to 'libc')
-rw-r--r-- | libc/inet/addr.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libc/inet/addr.c b/libc/inet/addr.c index aa895cb9a..2603c2165 100644 --- a/libc/inet/addr.c +++ b/libc/inet/addr.c @@ -1,6 +1,7 @@ /* Copyright (C) 1995,1996 Robert de Bath <rdebath@cix.compulink.co.uk> - * This file is part of the Linux-8086 C library and is distributed - * under the GNU Library General Public License. + * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org> + * + * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. */ /* |