Home | History | Annotate | Line # | Download | only in crunch
COPYRIGHT revision 1.1
      1  1.1  cgd /*
      2  1.1  cgd  * Copyright (c) 1994 University of Maryland
      3  1.1  cgd  * All Rights Reserved.
      4  1.1  cgd  *
      5  1.1  cgd  * Permission to use, copy, modify, distribute, and sell this software and its
      6  1.1  cgd  * documentation for any purpose is hereby granted without fee, provided that
      7  1.1  cgd  * the above copyright notice appear in all copies and that both that
      8  1.1  cgd  * copyright notice and this permission notice appear in supporting
      9  1.1  cgd  * documentation, and that the name of U.M. not be used in advertising or
     10  1.1  cgd  * publicity pertaining to distribution of the software without specific,
     11  1.1  cgd  * written prior permission.  U.M. makes no representations about the
     12  1.1  cgd  * suitability of this software for any purpose.  It is provided "as is"
     13  1.1  cgd  * without express or implied warranty.
     14  1.1  cgd  *
     15  1.1  cgd  * U.M. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL
     16  1.1  cgd  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL U.M.
     17  1.1  cgd  * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
     18  1.1  cgd  * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
     19  1.1  cgd  * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
     20  1.1  cgd  * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
     21  1.1  cgd  *
     22  1.1  cgd  * Author: James da Silva, Systems Design and Analysis Group
     23  1.1  cgd  *			   Computer Science Department
     24  1.1  cgd  *			   University of Maryland at College Park
     25  1.1  cgd  */
     26