diff options
Diffstat (limited to 'libc/inet/addr.c')
-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. */ /* |