aboutsummaryrefslogtreecommitdiff
path: root/meta-optee/COPYING.MIT
diff options
context:
space:
mode:
authorKoen Kooi <koen.kooi@linaro.org>2016-05-20 09:44:49 +0200
committerKoen Kooi <koen.kooi@linaro.org>2016-06-23 07:35:36 +0200
commit976ba17e667667194fbdc3369c85eb79ecd6d037 (patch)
tree8a4951c19fa95bea616b2b9471a00f1aa7c83c46 /meta-optee/COPYING.MIT
parent7390e4fd59f547f83efe128cb7040ad7c2da0d40 (diff)
meta-optee: create layer skeleton
Change-Id: I9add4bdc36493b680186684a8782ccc2ce3d8d8b Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Diffstat (limited to 'meta-optee/COPYING.MIT')
-rw-r--r--meta-optee/COPYING.MIT17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta-optee/COPYING.MIT b/meta-optee/COPYING.MIT
new file mode 100644
index 00000000..fb950dc6
--- /dev/null
+++ b/meta-optee/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.