xref: /onnv-gate/usr/src/lib/libgss/THIRDPARTYLICENSE (revision 4162:4bfd590bb99a)
1*4162Skupfer * Copyright 1995 by the Massachusetts Institute of Technology.
2*4162Skupfer * All Rights Reserved.
3*4162Skupfer *
4*4162Skupfer * Export of this software from the United States of America may
5*4162Skupfer *   require a specific license from the United States Government.
6*4162Skupfer *   It is the responsibility of any person or organization contemplating
7*4162Skupfer *   export to obtain such a license before exporting.
8*4162Skupfer *
9*4162Skupfer * WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
10*4162Skupfer * distribute this software and its documentation for any purpose and
11*4162Skupfer * without fee is hereby granted, provided that the above copyright
12*4162Skupfer * notice appear in all copies and that both that copyright notice and
13*4162Skupfer * this permission notice appear in supporting documentation, and that
14*4162Skupfer * the name of M.I.T. not be used in advertising or publicity pertaining
15*4162Skupfer * to distribution of the software without specific, written prior
16*4162Skupfer * permission.  M.I.T. makes no representations about the suitability of
17*4162Skupfer * this software for any purpose.  It is provided "as is" without express
18*4162Skupfer * or implied warranty.
19*4162Skupfer
20*4162Skupfer * Copyright 1993 by OpenVision Technologies, Inc.
21*4162Skupfer *
22*4162Skupfer * Permission to use, copy, modify, distribute, and sell this software
23*4162Skupfer * and its documentation for any purpose is hereby granted without fee,
24*4162Skupfer * provided that the above copyright notice appears in all copies and
25*4162Skupfer * that both that copyright notice and this permission notice appear in
26*4162Skupfer * supporting documentation, and that the name of OpenVision not be used
27*4162Skupfer * in advertising or publicity pertaining to distribution of the software
28*4162Skupfer * without specific, written prior permission. OpenVision makes no
29*4162Skupfer * representations about the suitability of this software for any
30*4162Skupfer * purpose.  It is provided "as is" without express or implied warranty.
31*4162Skupfer *
32*4162Skupfer * OPENVISION DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
33*4162Skupfer * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
34*4162Skupfer * EVENT SHALL OPENVISION BE LIABLE FOR ANY SPECIAL, INDIRECT OR
35*4162Skupfer * CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
36*4162Skupfer * USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
37*4162Skupfer * OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
38*4162Skupfer * PERFORMANCE OF THIS SOFTWARE.
39