summaryrefslogtreecommitdiff
path: root/meta-yadro/COPYING.MIT
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-14 19:33:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-14 19:36:35 +0300
commitc9ed720bc2866798691af342289c4b5d03203d33 (patch)
treed4423e645b59d5cd3ec6d6f9b7f0e3107d13d220 /meta-yadro/COPYING.MIT
parentd74a47d9af60c43ad045b983cbfd4db518b776cc (diff)
downloadopenbmc-c9ed720bc2866798691af342289c4b5d03203d33.tar.xz
meta-yadro: add subtree
Alexander Filippov (4): Initial commit meta-yadro: Initial version of meta-vesnin layer meta-yadro: Add readme files meta-vesnin: Use VESNIN DTS from kernel repo Change-Id: Ifa6f1ad3890af4800d27a76fb709e8f8d91295df Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-yadro/COPYING.MIT')
-rw-r--r--meta-yadro/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-yadro/COPYING.MIT b/meta-yadro/COPYING.MIT
new file mode 100644
index 0000000000..89de354795
--- /dev/null
+++ b/meta-yadro/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.