summaryrefslogtreecommitdiff
path: root/meta-yadro/LICENSE
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-14 19:33:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-14 19:36:35 +0300
commitc9ed720bc2866798691af342289c4b5d03203d33 (patch)
treed4423e645b59d5cd3ec6d6f9b7f0e3107d13d220 /meta-yadro/LICENSE
parentd74a47d9af60c43ad045b983cbfd4db518b776cc (diff)
downloadopenbmc-c9ed720bc2866798691af342289c4b5d03203d33.tar.xz
meta-yadro: add subtree
Alexander Filippov (4): Initial commit meta-yadro: Initial version of meta-vesnin layer meta-yadro: Add readme files meta-vesnin: Use VESNIN DTS from kernel repo Change-Id: Ifa6f1ad3890af4800d27a76fb709e8f8d91295df Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-yadro/LICENSE')
-rw-r--r--meta-yadro/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-yadro/LICENSE b/meta-yadro/LICENSE
new file mode 100644
index 000000000..71e099a01
--- /dev/null
+++ b/meta-yadro/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-yadro are under different licenses (a mix
+of MIT and Apache-2.0). Please see:
+
+COPYING.Apache-2.0
+COPYING.MIT (MIT)
+
+All metadata is MIT licensed unless otherwise stated. Source code
+included in tree for individual recipes is under the LICENSE stated in
+the associated recipe (.bb file) unless otherwise stated.
+
+License information for any other files is either explicitly stated
+or defaults to Apache-2.0.