summaryrefslogtreecommitdiff
path: root/meta-amd/COPYING.MIT
diff options
context:
space:
mode:
authorSupreeth Venkatesh <supreeth.venkatesh@amd.com>2020-05-27 23:06:10 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-09-09 16:56:34 +0300
commitef2307412f38a174f511852bedcbe9974e68674d (patch)
tree670a93f6b9cea87523e6d8baf30828ae473eb8da /meta-amd/COPYING.MIT
parent8a445a08318f2c25be409851d9bb6a491d923953 (diff)
downloadopenbmc-ef2307412f38a174f511852bedcbe9974e68674d.tar.xz
meta: Add meta-amd layer.
This patch adds meta-amd layer to support AMD's customer reference platforms. Change-Id: Id807619e207f007c81690f6ef75368ef36858df9 Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@amd.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-amd/COPYING.MIT')
-rw-r--r--meta-amd/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-amd/COPYING.MIT b/meta-amd/COPYING.MIT
new file mode 100644
index 000000000..89de35479
--- /dev/null
+++ b/meta-amd/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.