This package was created by Peter Tobias tobias@et-inf.fho-emden.de on
Wed, 24 Aug 1994 21:33:28 +0200, and is currently maintained by Anthony
Towns <ajt@debian.org>.

It was downloaded from various sites on the Internet (see below).

Copyright Information for the Debian GNU/Linux netbase package
==============================================================

The following packages are covered by BSD, BSD-like or GPL copyrights
(or are public domain software). Only the most obvious authors and
maintainers are listed, see the source code for the full details on who
contributed how.

Networking setup utilities:

    net-tools 1.54: GPL
	Author: Phil Blundell and Bernd Eckenfels
	URL:    http://www.tazenda.demon.co.uk/phil/net-tools/

    ifupdown 0.5.5: GPL
	Author: Anthony Towns
	URL:    http://ifupdown.sourceforge.net/

Firewalling / Masquerading / NAT:

    ipfwadm 2.3.0: GPL
	Author: Jos Vos
	URL:    ftp://ftp.xos.nl/pub/linux/ipfwadm
	Kernel: 2.0.x

    ipchains 1.3.9: GPL
	Author: Paul ``Rusty'' Russell and Michael Neuling
	URL:    ftp://ftp.rustcorp.com/ipchains/
	Kernel: 2.2.x

    ipchains-scripts 1.1.2: GPL, but no copyright file
	Author: Paul ``Rusty'' Russell
	URL:    ftp://ftp.rustcorp.com/ipchains/

    ipautofw 980511: GPL
	Author: Richard Lynch
	URL:    ftp://ftp.netis.com/pub/members/rlynch/
	Kernel:	2.0.x

    ipmasqadm 0.4.2: GPL
	Author: Juan Jose Ciarlante
	URL:    http://juanjox.kernelnotes.org/
	Kernel: 2.2.x

Basic network applications:

    iputils 990107: GPL / BSD mix, but see below
	Author: Alexey Kuznetsov
	URL:    ftp://ftp.inr.ac.ru/ip-routing/

    netkit-base 0.10: BSD, but see below
	Author: David A. Holland
	URL:    ftp://ftp.uk.linux.org/pub/linux/Networking/base/

    portmap 5: BSD, but see below
	Author: Wietse Venema
	URL:    ftp://ftp.win.tue.nl/pub/security/

Sundry notes:

netkit-base and portmap include Sun RPC code under the following license:

/*
 * Sun RPC is a product of Sun Microsystems, Inc. and is provided for
 * unrestricted use provided that this legend is included on all tape
 * media and as a part of the software program in whole or part.  Users
 * may copy or modify Sun RPC without charge, but are not authorized
 * to license or distribute it to anyone else except as part of a product or
 * program developed by the user or with the express written consent of
 * Sun Microsystems, Inc.
 *
 * SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
 * WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
 *
 * Sun RPC is provided with no support and without any obligation on the
 * part of Sun Microsystems, Inc. to assist in its use, correction,
 * modification or enhancement.
 *
 * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY SUN RPC
 * OR ANY PART THEREOF.
 *
 * In no event will Sun Microsystems, Inc. be liable for any lost revenue
 * or profits or other special, indirect and consequential damages, even if
 * Sun has been advised of the possibility of such damages.
 *
 * Sun Microsystems, Inc.
 * 2550 Garcia Avenue
 * Mountain View, California  94043
 */

The rdisc (router discovery program) from the iputils package is under
the following license:

/*
 * Rdisc (this program) was developed by Sun Microsystems, Inc. and is 
 * provided for unrestricted use provided that this legend is included on 
 * all tape media and as a part of the software program in whole or part.  
 * Users may copy or modify Rdisc without charge, and they may freely 
 * distribute it.
 *
 * RDISC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND INCLUDING THE
 * WARRANTIES OF DESIGN, MERCHANTIBILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE OR TRADE PRACTICE.
 *
 * Rdisc is provided with no support and without any obligation on the
 * part of Sun Microsystems, Inc. to assist in its use, correction,
 * modification or enhancement.
 *
 * SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT TO THE
 * INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY PATENTS BY RDISC
 * OR ANY PART THEREOF.
 *
 * In no event will Sun Microsystems, Inc. be liable for any lost revenue
 * or profits or other special, indirect and consequential damages, even if
 * Sun has been advised of the possibility of such damages.
 *
 * Sun Microsystems, Inc.
 * 2550 Garcia Avenue
 * Mountain View, California  94043
 */

netfilter includes some code originally made available under the following
license: (but now distributed under the terms of the GPL. See the source for
details)

 * Copyright (c) 1993 Daniel Boulet
 * Copyright (c) 1994 Ugen J.S.Antsilevich
 *
 * Redistribution and use in source forms, with and without modification,
 * are permitted provided that this entire comment appears intact.
 *
 * Redistribution in binary form may occur without any restrictions.
 * Obviously, it would be nice if you gave credit where credit is due
 * but requiring it would be too onerous.
 *
 * This software is provided ``AS IS'' without any warranties of any kind.

