blob: 944ffabc38b572d069df5a1cbb429d514a6e8173 [file] [log] [blame]
Joe Fernandez7dfe7f82012-05-30 16:19:51 -07001---------------------------------------------------------------------------------------------------
2
3Copyright (C) 2012 The Android Open Source Project
4
5Licensed under the Apache License, Version 2.0 (the "License");
6you may not use this file except in compliance with the License.
7You may obtain a copy of the License at
8
9 http://www.apache.org/licenses/LICENSE-2.0
10
11Unless required by applicable law or agreed to in writing, software
12distributed under the License is distributed on an "AS IS" BASIS,
13WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14See the License for the specific language governing permissions and
15limitations under the License.
16
17---------------------------------------------------------------------------------------------------
18
19The ADK firmware contains code that is Copyright 2009-2011 Oleg Mazurov, Circuits At Home,
20http://www.circuitsathome.com under the following terms:
21
22Copyright (c) 2011, Oleg Mazurov
23All rights reserved.
24
25Redistribution and use in source and binary forms, with or without modification, are permitted
26provided that the following conditions are met:
27
28Redistributions of source code must retain the above copyright notice, this list of conditions
29and the following disclaimer. Redistributions in binary form must reproduce the above copyright
30notice, this list of conditions and the following disclaimer in the documentation and/or other
31materials provided with the distribution.
32
33Neither the name of Circuits At Home nor the names of its contributors may be used to endorse or
34promote products derived from this software without specific prior written permission.
35THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR
36IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
37FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
38CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
39DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
40DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER
41IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
42OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.