blob: a8df7045c0c14c9975dea0a557789c8835747923 [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 Hughes387d4b72012-08-09 15:17:46 -07007Redistributions 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 Hughes387d4b72012-08-09 15:17:46 -07009Redistributions in binary form must reproduce the above copyright
10 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) 2007 The Android Open Source Project
30
31Licensed under the Apache License, Version 2.0 (the "License");
32you may not use this file except in compliance with the License.
33You may obtain a copy of the License at
34
35 http://www.apache.org/licenses/LICENSE-2.0
36
37Unless required by applicable law or agreed to in writing, software
38distributed under the License is distributed on an "AS IS" BASIS,
39WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
40See the License for the specific language governing permissions and
41limitations under the License.
42
43-------------------------------------------------------------------
44