summaryrefslogtreecommitdiffstats
path: root/meta-ibm/LICENSE
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-14 14:30:00 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-09-17 20:52:17 -0400
commit2f779468b7f57c4f7fc4dbf5799af9a46130ac5b (patch)
tree2aeef571d0bbf654b78424394e0f7cc39ca6767a /meta-ibm/LICENSE
parent130253b8790bc77272b2a4d2d44ffc2c6b02bb00 (diff)
downloadtalos-openbmc-2f779468b7f57c4f7fc4dbf5799af9a46130ac5b.tar.gz
talos-openbmc-2f779468b7f57c4f7fc4dbf5799af9a46130ac5b.zip
meta-ibm: Add license information
When meta-ibm 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-ibm rev: 1bcd2f64f4fedd9a405db01160ef24d9a475e96d) Change-Id: Id007b0cce2a199b4efbd8db2950cf4fc25d6b4fd Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/LICENSE')
-rw-r--r--meta-ibm/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-ibm/LICENSE b/meta-ibm/LICENSE
new file mode 100644
index 000000000..e0a67f2f0
--- /dev/null
+++ b/meta-ibm/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-ibm 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.
OpenPOWER on IntegriCloud