summaryrefslogtreecommitdiff
path: root/meta-arm/LICENSE
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-28 16:28:53 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-01 20:22:07 +0300
commit770d8d5002fdf2bf4ca1cac86526ff61dadc1344 (patch)
tree83d484500dfebc3aae6a066f0b58a9a0e01f8d11 /meta-arm/LICENSE
parent7bc75798ab3f872bd7c2f13bbf2aedc782b55406 (diff)
downloadopenbmc-770d8d5002fdf2bf4ca1cac86526ff61dadc1344.tar.xz
arm: Add a layer license
meta-arm did not have licensing information documented. Add it. (From meta-arm rev: fdceaca9f7b315e9a30100672ed72f58845dd430) Change-Id: I82529b299259cbcf78bbf7976935dd83bdad6e10 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-arm/LICENSE')
-rw-r--r--meta-arm/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-arm/LICENSE b/meta-arm/LICENSE
new file mode 100644
index 000000000..7cb3e432f
--- /dev/null
+++ b/meta-arm/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-arm 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.