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