xref: /netbsd-src/external/bsd/unbound/dist/pythonmod/LICENSE (revision 3b6c3722d8f990f9a667d638078aee8ccdc3c0f3)
1*3b6c3722SchristosCopyright (c) 2009, Zdenek Vasicek (vasicek AT fit.vutbr.cz)
2*3b6c3722Schristos                    Marek Vavrusa  (xvavru00 AT stud.fit.vutbr.cz)
3*3b6c3722Schristos
4*3b6c3722SchristosAll rights reserved.
5*3b6c3722Schristos
6*3b6c3722SchristosRedistribution and use in source and binary forms, with or without
7*3b6c3722Schristosmodification, are permitted provided that the following conditions are met:
8*3b6c3722Schristos
9*3b6c3722Schristos    * Redistributions of source code must retain the above copyright notice,
10*3b6c3722Schristos      this list of conditions and the following disclaimer.
11*3b6c3722Schristos    * Redistributions in binary form must reproduce the above copyright
12*3b6c3722Schristos      notice, this list of conditions and the following disclaimer in the
13*3b6c3722Schristos      documentation and/or other materials provided with the distribution.
14*3b6c3722Schristos    * Neither the name of the organization nor the names of its
15*3b6c3722Schristos      contributors may be used to endorse or promote products derived from this
16*3b6c3722Schristos      software without specific prior written permission.
17*3b6c3722Schristos
18*3b6c3722SchristosTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
19*3b6c3722SchristosAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20*3b6c3722SchristosIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21*3b6c3722SchristosARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
22*3b6c3722SchristosLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
23*3b6c3722SchristosCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24*3b6c3722SchristosSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25*3b6c3722SchristosINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26*3b6c3722SchristosCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27*3b6c3722SchristosARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28*3b6c3722SchristosPOSSIBILITY OF SUCH DAMAGE.
29