summaryrefslogtreecommitdiffstats
path: root/COPYING.MIT
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-02 22:42:05 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-04 11:17:52 +0000
commit67493a015472fcdb53ca6f852c809a5d2390a1ea (patch)
tree12e27de659acff9c966623a1d43cf7c71c621d34 /COPYING.MIT
downloadmeta-mingw-67493a015472fcdb53ca6f852c809a5d2390a1ea.tar.gz
Initial population
Diffstat (limited to 'COPYING.MIT')
-rw-r--r--COPYING.MIT16
1 files changed, 16 insertions, 0 deletions
diff --git a/COPYING.MIT b/COPYING.MIT
new file mode 100644
index 0000000..9d982a4
--- /dev/null
+++ b/COPYING.MIT
@@ -0,0 +1,16 @@
1Permission is hereby granted, free of charge, to any person obtaining a copy of
2this software and associated documentation files (the "Software"), to deal in
3the Software without restriction, including without limitation the rights to
4use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
5the Software, and to permit persons to whom the Software is furnished to do so,
6subject to the following conditions:
7
8The above copyright notice and this permission notice shall be included in all
9copies or substantial portions of the Software.
10
11THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
12IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
13FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
14COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
15IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
16CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.