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