summaryrefslogtreecommitdiff
path: root/meta-fii/LICENSE
diff options
context:
space:
mode:
authorLancelot Kao <lancelot.kao@fii-usa.com>2020-09-15 21:51:43 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-30 19:00:47 +0300
commitb0f233179a0ebabc0c40d4b0eaecdddf74d1a709 (patch)
tree4cccaecb650ede249175413d62ad7c17b47327c9 /meta-fii/LICENSE
parent51b9ac11f580ea23c7b76e09577d206e882aa028 (diff)
downloadopenbmc-b0f233179a0ebabc0c40d4b0eaecdddf74d1a709.tar.xz
meta-fii: Add new meta layer for Fii USA Inc
Create the meta-fii layer for Fii USA Inc. Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com> Change-Id: I354d0b98ae4617896505e794ab5614dd4eb413c6
Diffstat (limited to 'meta-fii/LICENSE')
-rw-r--r--meta-fii/LICENSE12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-fii/LICENSE b/meta-fii/LICENSE
new file mode 100644
index 000000000..8566fe509
--- /dev/null
+++ b/meta-fii/LICENSE
@@ -0,0 +1,12 @@
+Different components of meta-fii 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.