home *** CD-ROM | disk | FTP | other *** search
- /*
- * Tierra Simulator V3.0: Copyright (c) 1991 Thomas S. Ray
- *
- * by Tom Ray, ray@brahms.udel.edu (the bulk of the code)
- * Tom Uffner, tom@genie.slhs.udel.edu (rework of genebanker & assembler)
- * Dan Pirone, cocteau@life.slhs.udel.edu (the interrupt handler)
- * Marc Cygnus, cygnus@udel.edu (connections to the ALmond monitor)
- *
- * This code and documentation is copyrighted and is not in the public domain.
- * All rights reserved. This package may be freely copied and distributed
- * without fees, subject to the following restrictions:
- *
- * - This notice may not be removed or altered.
- *
- * - You may not try to make money by distributing the package or by using the
- * process that the code creates.
- *
- * - You may not prevent others from copying it freely.
- *
- * - You may not distribute modified versions without clearly documenting your
- * changes and notifying the principal author.
- *
- * - The origin of this software must not be misrepresented, either by
- * explicit claim or by omission. Since few users ever read sources,
- * credits must appear in the documentation.
- *
- * - Altered versions must be plainly marked as such, and must not be
- * misrepresented as being the original software. Since few users ever read
- * sources, credits must appear in the documentation.
- *
- * - The University and the authors are not responsible for the
- * consequences of use of this software, no matter how awful, even if they
- * arise from flaws in it.
- *
- * - Neither the name of the University, nor the authors of
- * the code may be used to endorse or promote products derived from this
- * software without specific prior written permission.
- *
- * - The provision of support and software updates is at our discretion.
- *
- * Please contact Tom Ray (full address below) if you have
- * questions or would like an exception to any of the above restrictions.
- *
- * If you make changes to the code, or have suggestions for changes,
- * let us know! If we use your suggestion, you will receive full credit
- * of course.
- *
- * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
- * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
- * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
- *
- * Tom Ray
- * University of Delaware
- * School of Life & Health Sciences
- * Newark, Delaware 19716
- * ray@tierra.slhs.udel.edu
- * ray@life.slhs.udel.edu
- * ray@brahms.udel.edu
- * 302-451-2281 (FAX)
- * 302-451-2753 (Phone)
- */
-