summaryrefslogtreecommitdiff
path: root/meta-hpe/COPYING.MIT
diff options
context:
space:
mode:
authorJorge Cisneros <jorge.cisneros@hpe.com>2020-08-28 23:03:44 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-09-09 16:48:46 +0300
commit4d14968af13ba43fb00d0a89a1ff4e18a8d25c69 (patch)
treeb4d4d622977aa68c87d39c3c174ef7610c09fa67 /meta-hpe/COPYING.MIT
parent914749fe544d9bb190c50b0dad4966a6ea98a068 (diff)
downloadopenbmc-4d14968af13ba43fb00d0a89a1ff4e18a8d25c69.tar.xz
Initial commit to support HPE DL360 POC servers.
Signed-off-by: Jorge Cisneros <jorge.cisneros@hpe.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com> Change-Id: I71fe33468398ca0b736fa5690c480a031a903d6a
Diffstat (limited to 'meta-hpe/COPYING.MIT')
-rw-r--r--meta-hpe/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-hpe/COPYING.MIT b/meta-hpe/COPYING.MIT
new file mode 100644
index 000000000..89de35479
--- /dev/null
+++ b/meta-hpe/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.