blob: 492770d4ff7b839f4ab02a6e99b98912b13d3b7a [file] [log] [blame]
Elliott Hughes387d4b72012-08-09 15:17:46 -07001Copyright (C) 2008 The Android Open Source Project
The Android Open Source Project1dc9e472009-03-03 19:28:35 -08002All rights reserved.
3
4Redistribution and use in source and binary forms, with or without
5modification, are permitted provided that the following conditions
6are met:
Elliott Hughes4ac83fa2014-07-22 21:24:47 -07007 * Redistributions of source code must retain the above copyright
The Android Open Source Project1dc9e472009-03-03 19:28:35 -08008 notice, this list of conditions and the following disclaimer.
Elliott Hughes4ac83fa2014-07-22 21:24:47 -07009 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -070010 notice, this list of conditions and the following disclaimer in
11 the documentation and/or other materials provided with the
12 distribution.
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080013
Elliott Hughes387d4b72012-08-09 15:17:46 -070014THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
15"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
16LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
17FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
18COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
19INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
20BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
21OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
22AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
23OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
24OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
The Android Open Source Project1dc9e472009-03-03 19:28:35 -080025SUCH DAMAGE.
Elliott Hughes387d4b72012-08-09 15:17:46 -070026
27-------------------------------------------------------------------
28
29Copyright (C) 2009 The Android Open Source Project
30All rights reserved.
31
32Redistribution and use in source and binary forms, with or without
33modification, are permitted provided that the following conditions
34are met:
Elliott Hughes4ac83fa2014-07-22 21:24:47 -070035 * Redistributions of source code must retain the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -070036 notice, this list of conditions and the following disclaimer.
Elliott Hughes4ac83fa2014-07-22 21:24:47 -070037 * Redistributions in binary form must reproduce the above copyright
Elliott Hughes387d4b72012-08-09 15:17:46 -070038 notice, this list of conditions and the following disclaimer in
39 the documentation and/or other materials provided with the
40 distribution.
41
42THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
43"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
44LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
45FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
46COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
47INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
48BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
49OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
50AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
51OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
52OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
53SUCH DAMAGE.
54
55-------------------------------------------------------------------
56
Elliott Hughes32dbc032012-08-15 15:43:13 -070057Copyright (c) 1994
58Hewlett-Packard Company
59
60Permission to use, copy, modify, distribute and sell this software
61and its documentation for any purpose is hereby granted without fee,
62provided that the above copyright notice appear in all copies and
63that both that copyright notice and this permission notice appear
64in supporting documentation. Hewlett-Packard Company makes no
65representations about the suitability of this software for any
66purpose. It is provided "as is" without express or implied warranty.
67
68
69Copyright (c) 1996,1997
70Silicon Graphics Computer Systems, Inc.
71
72Permission to use, copy, modify, distribute and sell this software
73and its documentation for any purpose is hereby granted without fee,
74provided that the above copyright notice appear in all copies and
75that both that copyright notice and this permission notice appear
76in supporting documentation. Silicon Graphics makes no
77representations about the suitability of this software for any
78purpose. It is provided "as is" without express or implied warranty.
79
80-------------------------------------------------------------------
81