xref: /onnv-gate/usr/src/lib/libbc/THIRDPARTYLICENSE (revision 4162:4bfd590bb99a)
1*4162SkupferCopyright (c) 1980, 1982-1987 Regents of the University of California.
2*4162SkupferAll rights reserved.
3*4162Skupfer
4*4162SkupferRedistribution and use in source and binary forms, with or without
5*4162Skupfermodification, are permitted provided that the following conditions are
6*4162Skupfermet:
7*4162Skupfer
8*4162Skupfer    1. Redistributions of source code must retain the above copyright
9*4162Skupfer       notice, this list of conditions and the following disclaimer.
10*4162Skupfer    2. Redistributions in binary form must reproduce the above
11*4162Skupfer       copyright notice, this list of conditions and the following
12*4162Skupfer       disclaimer in the documentation and/or other materials provided
13*4162Skupfer       with the distribution.
14*4162Skupfer    3. All advertising materials mentioning features or use of this
15*4162Skupfer       software must display the following acknowledgement:
16*4162Skupfer           This product includes software developed by the University
17*4162Skupfer           of California, Berkeley and its contributors.
18*4162Skupfer    4. Neither the name of the University nor the names of its
19*4162Skupfer       contributors may be used to endorse or promote products derived
20*4162Skupfer       from this software without specific prior written permission.
21*4162Skupfer
22*4162SkupferTHIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS "AS IS" AND
23*4162SkupferANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
24*4162SkupferIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
25*4162SkupferPURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR
26*4162SkupferCONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
27*4162SkupferEXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
28*4162SkupferPROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
29*4162SkupferPROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
30*4162SkupferLIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
31*4162SkupferNEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
32*4162SkupferSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
33*4162Skupfer
34*4162Skupfer * Copyright (c) 1980,1982,1983,1986,1988 Regents of the University of California.
35*4162Skupfer * All rights reserved.
36*4162Skupfer *
37*4162Skupfer * Redistribution and use in source and binary forms are permitted
38*4162Skupfer * provided that this notice is preserved and that due credit is given
39*4162Skupfer * to the University of California at Berkeley. The name of the University
40*4162Skupfer * may not be used to endorse or promote products derived from this
41*4162Skupfer * software without specific prior written permission. This software
42*4162Skupfer * is provided ``as is'' without express or implied warranty.
43*4162Skupfer
44*4162Skupfer * Copyright (c) 1983,1987 Regents of the University of California.
45*4162Skupfer * All rights reserved.
46*4162Skupfer *
47*4162Skupfer * Redistribution and use in source and binary forms are permitted
48*4162Skupfer * provided that the above copyright notice and this paragraph are
49*4162Skupfer * duplicated in all such forms and that any documentation,
50*4162Skupfer * advertising materials, and other materials related to such
51*4162Skupfer * distribution and use acknowledge that the software was developed
52*4162Skupfer * by the University of California, Berkeley.  The name of the
53*4162Skupfer * University may not be used to endorse or promote products derived
54*4162Skupfer * from this software without specific prior written permission.
55*4162Skupfer * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
56*4162Skupfer * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
57*4162Skupfer * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
58