DISCLAIMER revision 1.2.76.1 1 1.2 perry /* $NetBSD: DISCLAIMER,v 1.2.76.1 2013/06/23 06:21:05 tls Exp $ */
2 1.2 perry
3 1.1 cgd /*
4 1.2.76.1 tls * Copyright (c) 2010, Oracle America, Inc.
5 1.2.76.1 tls *
6 1.2.76.1 tls * Redistribution and use in source and binary forms, with or without
7 1.2.76.1 tls * modification, are permitted provided that the following conditions are
8 1.2.76.1 tls * met:
9 1.2.76.1 tls *
10 1.2.76.1 tls * * Redistributions of source code must retain the above copyright
11 1.2.76.1 tls * notice, this list of conditions and the following disclaimer.
12 1.2.76.1 tls * * Redistributions in binary form must reproduce the above
13 1.2.76.1 tls * copyright notice, this list of conditions and the following
14 1.2.76.1 tls * disclaimer in the documentation and/or other materials
15 1.2.76.1 tls * provided with the distribution.
16 1.2.76.1 tls * * Neither the name of the "Oracle America, Inc." nor the names of its
17 1.2.76.1 tls * contributors may be used to endorse or promote products derived
18 1.2.76.1 tls * from this software without specific prior written permission.
19 1.2.76.1 tls *
20 1.2.76.1 tls * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
21 1.2.76.1 tls * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
22 1.2.76.1 tls * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
23 1.2.76.1 tls * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
24 1.2.76.1 tls * COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
25 1.2.76.1 tls * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
26 1.2.76.1 tls * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE
27 1.2.76.1 tls * GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
28 1.2.76.1 tls * INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
29 1.2.76.1 tls * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
30 1.2.76.1 tls * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
31 1.2.76.1 tls * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
32 1.1 cgd */
33