summaryrefslogtreecommitdiff
path: root/meta-microsoft/COPYING.MIT
diff options
context:
space:
mode:
authorhongweiz-ami <hongweiz@ami.com>2019-03-12 22:04:15 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-08 22:19:19 +0300
commit1a3db7fa742016cbad044ae6126258b6cc286bff (patch)
tree1022545bac48468e5060341fb977d6c6fa75dfc8 /meta-microsoft/COPYING.MIT
parent616087d217a2f59394e1afc3a7b2c67a8024458a (diff)
downloadopenbmc-1a3db7fa742016cbad044ae6126258b6cc286bff.tar.xz
Initial git pull request for meta-olympus.
Add Microsoft Mt olympus platform which is equipped with ASPEED AST1250 or AST2400 BMC SoC. Tested: meta-olympus has been tested on an ASPEED AST2400 EVB board and Mt Olympus server. The U-boot and kernel start and run as expected. Change-Id: Iffa6b1496c25854572d913709dbd58e8aad95c62 Signed-off-by: Hongwei Zhang <hongweiz@ami.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-microsoft/COPYING.MIT')
-rw-r--r--meta-microsoft/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-microsoft/COPYING.MIT b/meta-microsoft/COPYING.MIT
new file mode 100644
index 0000000000..89de354795
--- /dev/null
+++ b/meta-microsoft/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.