home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / xplatfrm / tierra / license.h < prev    next >
Encoding:
Text File  |  1992-04-26  |  2.5 KB  |  62 lines

  1. /* 
  2.  * Tierra Simulator V3.0: Copyright (c) 1991 Thomas S. Ray
  3.  * 
  4.  * by Tom Ray, ray@brahms.udel.edu (the bulk of the code)
  5.  *    Tom Uffner, tom@genie.slhs.udel.edu (rework of genebanker & assembler)
  6.  *    Dan Pirone, cocteau@life.slhs.udel.edu (the interrupt handler)
  7.  *    Marc Cygnus, cygnus@udel.edu (connections to the ALmond monitor)
  8.  * 
  9.  * This code and documentation is copyrighted and is not in the public domain.
  10.  * All rights reserved.  This package may be freely copied and distributed
  11.  * without fees, subject to the following restrictions:
  12.  * 
  13.  * - This notice may not be removed or altered.
  14.  * 
  15.  * - You may not try to make money by distributing the package or by using the
  16.  *   process that the code creates.
  17.  * 
  18.  * - You may not prevent others from copying it freely.
  19.  * 
  20.  * - You may not distribute modified versions without clearly documenting your
  21.  *   changes and notifying the principal author.
  22.  * 
  23.  * - The origin of this software must not be misrepresented, either by
  24.  *   explicit claim or by omission.  Since few users ever read sources,
  25.  *   credits must appear in the documentation.
  26.  * 
  27.  * - Altered versions must be plainly marked as such, and must not be
  28.  *   misrepresented as being the original software.  Since few users ever read
  29.  *   sources, credits must appear in the documentation.
  30.  * 
  31.  * - The University and the authors are not responsible for the
  32.  *   consequences of use of this software, no matter how awful, even if they
  33.  *   arise from flaws in it.
  34.  * 
  35.  * - Neither the name of the University, nor the authors of
  36.  *   the code may be used to endorse or promote products derived from this
  37.  *   software without specific prior written permission.
  38.  * 
  39.  * - The provision of support and software updates is at our discretion.
  40.  * 
  41.  * Please contact Tom Ray (full address below) if you have
  42.  * questions or would like an exception to any of the above restrictions.
  43.  * 
  44.  * If you make changes to the code, or have suggestions for changes,
  45.  * let us know!  If we use your suggestion, you will receive full credit
  46.  * of course.
  47.  * 
  48.  * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR IMPLIED
  49.  * WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
  50.  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  51.  *
  52.  *    Tom Ray
  53.  *    University of Delaware
  54.  *    School of Life & Health Sciences
  55.  *    Newark, Delaware  19716
  56.  *    ray@tierra.slhs.udel.edu
  57.  *    ray@life.slhs.udel.edu
  58.  *    ray@brahms.udel.edu
  59.  *    302-451-2281 (FAX)
  60.  *    302-451-2753 (Phone)
  61.  */
  62.