diff options
| author | John Klug <john.klug@multitech.com> | 2019-10-16 15:33:33 -0500 |
|---|---|---|
| committer | Serhii Kostiuk <serhii.o.kostiuk@globallogic.com> | 2020-05-20 19:50:21 +0300 |
| commit | 3abf20cd709b0ec18280f836dabb5d7e48589211 (patch) | |
| tree | b25f8d45d78a084b07fd51721d24f9e0090962bd /recipes-core/initrdscripts/COPYING.MIT | |
| parent | d5cd8191ce85ad659195dabde6b17ee6cd4fcb2c (diff) | |
| download | meta-mlinux-3abf20cd709b0ec18280f836dabb5d7e48589211.tar.gz meta-mlinux-3abf20cd709b0ec18280f836dabb5d7e48589211.tar.bz2 meta-mlinux-3abf20cd709b0ec18280f836dabb5d7e48589211.zip | |
Add initramfs and init recipes
Diffstat (limited to 'recipes-core/initrdscripts/COPYING.MIT')
| -rw-r--r-- | recipes-core/initrdscripts/COPYING.MIT | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes-core/initrdscripts/COPYING.MIT b/recipes-core/initrdscripts/COPYING.MIT new file mode 100644 index 0000000..89de354 --- /dev/null +++ b/recipes-core/initrdscripts/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. |
