home *** CD-ROM | disk | FTP | other *** search
- /*
- * Waterloo TCP - TCP/IP library routines
- *
- * Copyright (C) 1990, 1991, University of Waterloo
- *
- * Portions Copyright (C) 1990, National Center for Supercomputer Applications
- * Portions Copyright (C) 1990, Clarkson University
- * Portions Copyright (C) 1983, 1986, Imagen Corporation
- *
- * This software is distributed in the hope that it will be useful,
- * but without any warranty; without even the implied warranty of
- * merchantability or fitness for a particular purpose.
- *
- * You may freely use this library to produce programs which you may give
- * away or sell in source format, or as compiled executables, or both.
- *
- * You may not sell this library or a portion thereof or distribute modified
- * versions the library code in either source or OBJect or LIBrary format
- * without written permission from the author.
- *
- * A programmer's reference is available please consult the documentation
- * or send E-mail for details
- *
- * Erick Engelke Erick@development.watstar.uwaterloo.ca
- * Faculty of Engineering
- * University of Waterloo (519) 885-1211 Ext. 2965
- * 200 University Ave.,
- * Waterloo, Ont., Canada
- * N2L 3G1
- *
- */
- #define WATTCP_C "Copyright 1990, 1991, University of Waterloo\n"
-