summaryrefslogtreecommitdiff
authorPeifu Jiang <peifu.jiang@amlogic.com>2017-06-26 06:38:37 (GMT)
committer Peifu Jiang <peifu.jiang@amlogic.com>2017-06-26 06:38:37 (GMT)
commit5687bf5f16d97e90de7444de930a848554b778fb (patch)
tree410734a922a54b0939eef476d14e5bcc08e6daf8
parentdce7cbf7486481281f5b359713726c3242c82a63 (diff)
downloadtdk-5687bf5f16d97e90de7444de930a848554b778fb.zip
tdk-5687bf5f16d97e90de7444de930a848554b778fb.tar.gz
tdk-5687bf5f16d97e90de7444de930a848554b778fb.tar.bz2
add LICENSE
Change-Id: I9a91059034376839d98626a12664d90172fbcbb8 Signed-off-by: Peifu Jiang <peifu.jiang@amlogic.com>
Diffstat
-rw-r--r--LICENSE27
1 files changed, 27 insertions, 0 deletions
diff --git a/LICENSE b/LICENSE
new file mode 100644
index 0000000..76c5d00
--- a/dev/null
+++ b/LICENSE
@@ -0,0 +1,27 @@
+Unless it has its own copyright/license embedded in its body, each source file
+is subject to the following license terms:
+
+Copyright (c) 2015, Linaro Limited
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions of source code must retain the above copyright notice,
+this list of conditions and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the above copyright notice,
+this list of conditions and the following disclaimer in the documentation
+and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.