xref: /titanic_52/usr/src/uts/intel/io/amr/THIRDPARTYLICENSE (revision 4e5b757fbcf21077677360be274461dcd9064106)
1*4e5b757fSkupfer * Copyright (c) 1999,2000 Michael Smith
2*4e5b757fSkupfer * Copyright (c) 2000 BSDi
3*4e5b757fSkupfer * All rights reserved.
4*4e5b757fSkupfer *
5*4e5b757fSkupfer * Redistribution and use in source and binary forms, with or without
6*4e5b757fSkupfer * modification, are permitted provided that the following conditions
7*4e5b757fSkupfer * are met:
8*4e5b757fSkupfer * 1. Redistributions of source code must retain the above copyright
9*4e5b757fSkupfer *    notice, this list of conditions and the following disclaimer.
10*4e5b757fSkupfer * 2. Redistributions in binary form must reproduce the above copyright
11*4e5b757fSkupfer *    notice, this list of conditions and the following disclaimer in the
12*4e5b757fSkupfer *    documentation and/or other materials provided with the distribution.
13*4e5b757fSkupfer *
14*4e5b757fSkupfer * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
15*4e5b757fSkupfer * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
16*4e5b757fSkupfer * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
17*4e5b757fSkupfer * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
18*4e5b757fSkupfer * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19*4e5b757fSkupfer * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20*4e5b757fSkupfer * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21*4e5b757fSkupfer * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22*4e5b757fSkupfer * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23*4e5b757fSkupfer * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24*4e5b757fSkupfer * SUCH DAMAGE.
25*4e5b757fSkupfer
26*4e5b757fSkupfer * Copyright (c) 2002 Eric Moore
27*4e5b757fSkupfer * Copyright (c) 2002 LSI Logic Corporation
28*4e5b757fSkupfer * All rights reserved.
29*4e5b757fSkupfer *
30*4e5b757fSkupfer * Redistribution and use in source and binary forms, with or without
31*4e5b757fSkupfer * modification, are permitted provided that the following conditions
32*4e5b757fSkupfer * are met:
33*4e5b757fSkupfer * 1. Redistributions of source code must retain the above copyright
34*4e5b757fSkupfer *    notice, this list of conditions and the following disclaimer.
35*4e5b757fSkupfer * 2. Redistributions in binary form must reproduce the above copyright
36*4e5b757fSkupfer *    notice, this list of conditions and the following disclaimer in the
37*4e5b757fSkupfer *    documentation and/or other materials provided with the distribution.
38*4e5b757fSkupfer * 3. The party using or redistributing the source code and binary forms
39*4e5b757fSkupfer *    agrees to the disclaimer below and the terms and conditions set forth
40*4e5b757fSkupfer *    herein.
41*4e5b757fSkupfer *
42*4e5b757fSkupfer * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
43*4e5b757fSkupfer * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
44*4e5b757fSkupfer * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
45*4e5b757fSkupfer * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
46*4e5b757fSkupfer * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
47*4e5b757fSkupfer * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
48*4e5b757fSkupfer * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
49*4e5b757fSkupfer * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
50*4e5b757fSkupfer * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
51*4e5b757fSkupfer * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
52*4e5b757fSkupfer * SUCH DAMAGE.
53