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