summaryrefslogtreecommitdiff
path: root/examples/yocto/meta-mini/COPYING.MIT
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2016-01-12 12:00:25 +0100
committerManuel Traut <manut@linutronix.de>2016-01-12 12:00:25 +0100
commit498830a97001a793c12aef3d011c5374a05b4a83 (patch)
tree2c7e64e9ddb6556e22d21393f10cddc5bd990952 /examples/yocto/meta-mini/COPYING.MIT
parentc99be12a9a7b6270e9b3db4c5f96cb8e8eb0c7c1 (diff)
mv yocto examples into example dir
Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'examples/yocto/meta-mini/COPYING.MIT')
-rw-r--r--examples/yocto/meta-mini/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/yocto/meta-mini/COPYING.MIT b/examples/yocto/meta-mini/COPYING.MIT
new file mode 100644
index 0000000..89de354
--- /dev/null
+++ b/examples/yocto/meta-mini/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.