summaryrefslogtreecommitdiff
path: root/meta-evb/LICENSE
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-14 22:38:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-18 04:24:49 +0300
commitc8abdb58854a1f25f0e8fa958a7e87e2b95d2c5f (patch)
tree4486be903492a26692e03f6d3fd90d83ce068a23 /meta-evb/LICENSE
parentff31ab3873c8d31d968fd7c97957eea8e0f6a2e2 (diff)
downloadopenbmc-c8abdb58854a1f25f0e8fa958a7e87e2b95d2c5f.tar.xz
meta-evb: Add license information
When meta-evb was split out as a subtree from openbmc the license information was not copied to the new repository. License of the metadata and code remains unchanged - this is only a documentation update. Fixes: 194ff4f1f5d44b12e9cb06ddafa6adb20174a13c (From meta-evb rev: 08aad8396ee6adcd9be614e7f83813b05f5aee6e) Change-Id: I26757042a5a2cbcff8281bfd02493b7772619048 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-evb/LICENSE')
-rw-r--r--meta-evb/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-evb/LICENSE b/meta-evb/LICENSE
new file mode 100644
index 0000000000..a91159ff4a
--- /dev/null
+++ b/meta-evb/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-evb 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.