summaryrefslogtreecommitdiff
path: root/meta-hpe/LICENSE
diff options
context:
space:
mode:
authorJorge Cisneros <jorge.cisneros@hpe.com>2020-08-28 23:03:44 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-09-09 16:48:46 +0300
commit4d14968af13ba43fb00d0a89a1ff4e18a8d25c69 (patch)
treeb4d4d622977aa68c87d39c3c174ef7610c09fa67 /meta-hpe/LICENSE
parent914749fe544d9bb190c50b0dad4966a6ea98a068 (diff)
downloadopenbmc-4d14968af13ba43fb00d0a89a1ff4e18a8d25c69.tar.xz
Initial commit to support HPE DL360 POC servers.
Signed-off-by: Jorge Cisneros <jorge.cisneros@hpe.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I71fe33468398ca0b736fa5690c480a031a903d6a
Diffstat (limited to 'meta-hpe/LICENSE')
-rw-r--r--meta-hpe/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-hpe/LICENSE b/meta-hpe/LICENSE
new file mode 100644
index 000000000..ebec7f9e7
--- /dev/null
+++ b/meta-hpe/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-hpe 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.