summaryrefslogtreecommitdiff
path: root/meta-supermicro/LICENSE
diff options
context:
space:
mode:
authorRyan Sie <ryans@supermicro.com.tw>2021-01-27 08:43:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-30 19:44:08 +0300
commitcf285424e1a4e22535a3fc1259f78252be1709d2 (patch)
tree85be3ec2d9e8ae1820a3efdab9ba8df2956133f7 /meta-supermicro/LICENSE
parenteef6386ca7c8a62f37fc84a0a5a68842183cdfb0 (diff)
downloadopenbmc-cf285424e1a4e22535a3fc1259f78252be1709d2.tar.xz
Initial commit to support Supermicro X11SPI platform
Signed-off-by: Ryan Sie <ryans@supermicro.com.tw> Change-Id: I7b69a9315a709e296eacd949c8226ac83ba09466
Diffstat (limited to 'meta-supermicro/LICENSE')
-rw-r--r--meta-supermicro/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-supermicro/LICENSE b/meta-supermicro/LICENSE
new file mode 100644
index 000000000..67570ae61
--- /dev/null
+++ b/meta-supermicro/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-supermicro 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.