summaryrefslogtreecommitdiff
path: root/meta-asrock/COPYING.MIT
diff options
context:
space:
mode:
authorZev Weiss <zweiss@equinix.com>2021-03-12 04:21:31 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-05-24 16:50:08 +0300
commit6b6fadd8795938c3bf6381f24db93ba61acce0c3 (patch)
treed202e19712e175abfa4bec6b7fb3993d754a9778 /meta-asrock/COPYING.MIT
parent000fd965915b31e7e613f7e9dfe7042f76dcc951 (diff)
downloadopenbmc-6b6fadd8795938c3bf6381f24db93ba61acce0c3.tar.xz
e3c246d4i: add initial board support
The e3c246d4i is an ASRock Rack Xeon E-2100/E-2200 series board with an ASpeed AST2500 BMC. It's a relatively low-cost system with a SPI flash header available for easy programming. Signed-off-by: Zev Weiss <zweiss@equinix.com> Change-Id: I67ee57183215f3dd46b38f81994faeac8a1935c0
Diffstat (limited to 'meta-asrock/COPYING.MIT')
-rw-r--r--meta-asrock/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-asrock/COPYING.MIT b/meta-asrock/COPYING.MIT
new file mode 100644
index 000000000..89de35479
--- /dev/null
+++ b/meta-asrock/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.