
			COPYRIGHT NOTICE

The code in this server has been contributed by many companies and
individuals. The copyright of each major contributed part stays with
the contributor, and is marked as such in the source.

The server was originally based on the 1.16 server from
Livingston Enterprises, Inc.

The bulk of the code was contributed by Miquel van Smoorenburg of
Cistron Internet Services B.V.
Quite a bit of hacking and finetuning was done by Alan DeKok.

The server in its entirety is licensed under the GNU GPL:

	This program is free software; you can redistribute it and/or
	modify it under the terms of the GNU General Public License
	as published by the Free Software Foundation; either version
	2 of the License, or (at your option) any later version.

Until recently the server contained parts that were still original
Livingston code, and those have a different license. However
but for a few lines, all code has been rewritten, so the original
Livingston license doesn't apply anymore.

For completeness that license is below, though no part of the
server is actually licensed like that anymore.

/*
 *
 *	RADIUS
 *	Remote Authentication Dial In User Service
 *
 *
 *	Livingston Enterprises, Inc.
 *	6920 Koll Center Parkway
 *	Pleasanton, CA   94566
 *
 *	Copyright 1992 Livingston Enterprises, Inc.
 *
 *	Permission to use, copy, modify, and distribute this software for any
 *	purpose and without fee is hereby granted, provided that this
 *	copyright and permission notice appear on all copies and supporting
 *	documentation, the name of Livingston Enterprises, Inc. not be used
 *	in advertising or publicity pertaining to distribution of the
 *	program without specific prior permission, and notice be given
 *	in supporting documentation that copying and distribution is by
 *	permission of Livingston Enterprises, Inc.   
 *
 *	Livingston Enterprises, Inc. makes no representations about
 *	the suitability of this software for any purpose.  It is
 *	provided "as is" without express or implied warranty.
 *
 */

