summaryrefslogtreecommitdiff
path: root/meta-supermicro/COPYING.MIT
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/COPYING.MIT
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/COPYING.MIT')
-rw-r--r--meta-supermicro/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-supermicro/COPYING.MIT b/meta-supermicro/COPYING.MIT
new file mode 100644
index 000000000..89de35479
--- /dev/null
+++ b/meta-supermicro/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.