summaryrefslogtreecommitdiff
path: root/meta-ampere/COPYING.MIT
diff options
context:
space:
mode:
authorThang Q. Nguyen <thang@os.amperecomputing.com>2020-11-26 05:24:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-30 18:56:17 +0300
commit4966184a0a8b01ac055a9e806081fdd0c6cc7f5e (patch)
treea5bc52fe118d6fb9e996685133db81b58285954a /meta-ampere/COPYING.MIT
parent9c56965c2b91fa63112da1d5241bf5db2ed7449b (diff)
downloadopenbmc-4966184a0a8b01ac055a9e806081fdd0c6cc7f5e.tar.xz
meta-ampere: Initial commit of Ampere Computing
This commit adds layer configuration, license, and maintainer files for meta-ampere. Signed-off-by: Thang Q. Nguyen <thang@os.amperecomputing.com> Change-Id: I7fc3e08cddb1e402153c8d163576fa36d4441785
Diffstat (limited to 'meta-ampere/COPYING.MIT')
-rw-r--r--meta-ampere/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-ampere/COPYING.MIT b/meta-ampere/COPYING.MIT
new file mode 100644
index 000000000..89de35479
--- /dev/null
+++ b/meta-ampere/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.