diff options
author | holger <holger.behrens@windriver.com> | 2014-05-09 17:14:40 +0200 |
---|---|---|
committer | Holger Behrens <holger.behrens@windriver.com> | 2014-05-09 17:20:43 +0200 |
commit | 4092e7f224c51164037b405497aadb3f571a92f7 (patch) | |
tree | c83ec8e888db7c87cf981925b1d2d824c10be8c6 /COPYING.MIT | |
parent | 4de27ff3f95703de73d326bf6791a1fe02f0572e (diff) | |
download | meta-ivi-4092e7f224c51164037b405497aadb3f571a92f7.tar.gz meta-ivi-4092e7f224c51164037b405497aadb3f571a92f7.tar.bz2 meta-ivi-4092e7f224c51164037b405497aadb3f571a92f7.zip |
meta-ivi: refactor layer structure
Signed-off-by: Holger Behrens <holger.behrens@windriver.com>
Diffstat (limited to 'COPYING.MIT')
-rw-r--r-- | COPYING.MIT | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/COPYING.MIT b/COPYING.MIT deleted file mode 100644 index fb950dc..0000000 --- a/COPYING.MIT +++ /dev/null @@ -1,17 +0,0 @@ -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. |