summaryrefslogtreecommitdiff
path: root/meta-wistron/COPYING.MIT
diff options
context:
space:
mode:
authorBob King <Bob_King@wistron.com>2021-12-17 06:35:46 +0300
committerBob King <Bob_King@wistron.com>2022-03-15 05:20:19 +0300
commitf92bdfa9bf6ce5cdfd756c731f4b77e7099473e3 (patch)
treeb9f33265639dddfcaa64e868c2b57cbcfbd2b805 /meta-wistron/COPYING.MIT
parent2851f39e4b5f51b757c7bfd355d6e751cda78525 (diff)
downloadopenbmc-f92bdfa9bf6ce5cdfd756c731f4b77e7099473e3.tar.xz
meta-wistron: Initial commit for meta-lannister
Add initial commit for Lannister platform. Lannister is an x86 server platform with an ast2600 BMC. Update OWNER list. Tested: 1.Build Lannister image successfully. 2.The image can boot on Lannister platform. Signed-off-by: Bob King <Bob_King@wistron.com> Change-Id: Ibf2b8a30b56722f2fd555d356d76d199e7a9dae5
Diffstat (limited to 'meta-wistron/COPYING.MIT')
-rw-r--r--meta-wistron/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-wistron/COPYING.MIT b/meta-wistron/COPYING.MIT
new file mode 100644
index 0000000000..89de354795
--- /dev/null
+++ b/meta-wistron/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.