summaryrefslogtreecommitdiff
path: root/meta-ibs/COPYING.MIT
diff options
context:
space:
mode:
authorAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-22 21:39:34 +0300
committerAndrey V.Kosteltsev <AKosteltsev@IBS.RU>2022-05-22 21:39:34 +0300
commitef34ad12bc4fcc53948bff2fe0a3ecc214e604b1 (patch)
tree6ecfa3a5d7f70618ea375878472b3a697de53001 /meta-ibs/COPYING.MIT
parent25d7fb96aba8f9e9c8e1b152f8a5808eb0ff9397 (diff)
downloadopenbmc-ef34ad12bc4fcc53948bff2fe0a3ecc214e604b1.tar.xz
IBS: Licenses and README.md file
Diffstat (limited to 'meta-ibs/COPYING.MIT')
-rw-r--r--meta-ibs/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-ibs/COPYING.MIT b/meta-ibs/COPYING.MIT
new file mode 100644
index 0000000000..89de354795
--- /dev/null
+++ b/meta-ibs/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.