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