summaryrefslogtreecommitdiff
path: root/meta-fii/COPYING.MIT
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/COPYING.MIT
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/COPYING.MIT')
-rw-r--r--meta-fii/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-fii/COPYING.MIT b/meta-fii/COPYING.MIT
new file mode 100644
index 000000000..89de35479
--- /dev/null
+++ b/meta-fii/COPYING.MIT
@@ -0,0 +1,17 @@
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.