/*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
* TeenyMud 1.3
* This software is under copyright.
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*
*
* The original TeenyMUD distribution, except "tcpio.c" and "io.h", is:
* Copyright(C) 1990, Andrew Molitor
*
* A good portion of the network interface, ("tcpio.c" and "io.h"), is:
* Copyright(C) 1990, Marcus J. Ranum
*
* Compression routines are from TinyMUD,
* Copyright(C) 1989, 1990 Jim Aspnes and friends. See compress.c for
* a full notice.
*
* The string utility library, case.c, contains copyrighted code.
* Please see that file for specific credits.
*
* log.c uses routines originally written by:
* Copyright (c) 1990, 1991 by Chelsea Dyerman
*
* All modifications, rewrites, bug fixes, improvements, and additional
* files are:
* Copyright(C) 1993, Sean Coates and Jason Downs.
*
* All rights reserved. This software may be freely used, modified,
* and redistributed, as long as this copyright message is left intact,
* and this software is not used to develop any commercial product, or
* used in any product that is provided on a pay-for-use basis.
*
* No warranties whatsoever. This software is not guaranteed to compile, nor, in
* the event that it does compile to binaries, are those binaries guaranteed
* to perform any function whatsoever.
*
* Those supporting this release (TeenyMud 1.3) are:
*
* Sean Coates - xibo@fido.econ.arizona.edu
* Jason Downs - downsj@atlantis.CS.ORST.EDU
*
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*/