summaryrefslogtreecommitdiff
path: root/distribution/yocto-advanced/poky/meta-mini/recipes-kernel/COPYING.MIT
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2014-09-05 10:34:44 +0200
committerManuel Traut <manut@linutronix.de>2016-01-12 11:44:15 +0100
commitb190dd82488cfbf2d47170020178239fc293a972 (patch)
treed9cad4486044c5af75e0c6e1324b896ba43a2b15 /distribution/yocto-advanced/poky/meta-mini/recipes-kernel/COPYING.MIT
parented77a6c30ee36bb6b9ed0a875975b600d30600c9 (diff)
yocto-advanced: switch from meta-linutronix to meta-mini
meta mini implements very basic images with an own kernel Signed-off-by: Manuel Traut <manut@linutronix.de>
Diffstat (limited to 'distribution/yocto-advanced/poky/meta-mini/recipes-kernel/COPYING.MIT')
-rw-r--r--distribution/yocto-advanced/poky/meta-mini/recipes-kernel/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/distribution/yocto-advanced/poky/meta-mini/recipes-kernel/COPYING.MIT b/distribution/yocto-advanced/poky/meta-mini/recipes-kernel/COPYING.MIT
new file mode 100644
index 0000000..89de354
--- /dev/null
+++ b/distribution/yocto-advanced/poky/meta-mini/recipes-kernel/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.