diff options
Diffstat (limited to 'meta/files/common-licenses/MIT-0')
-rw-r--r-- | meta/files/common-licenses/MIT-0 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/meta/files/common-licenses/MIT-0 b/meta/files/common-licenses/MIT-0 new file mode 100644 index 0000000000..a4e9dc9061 --- /dev/null +++ b/meta/files/common-licenses/MIT-0 | |||
@@ -0,0 +1,16 @@ | |||
1 | MIT No Attribution | ||
2 | |||
3 | Copyright <YEAR> <COPYRIGHT HOLDER> | ||
4 | |||
5 | Permission is hereby granted, free of charge, to any person obtaining a copy of this | ||
6 | software and associated documentation files (the "Software"), to deal in the Software | ||
7 | without restriction, including without limitation the rights to use, copy, modify, | ||
8 | merge, publish, distribute, sublicense, and/or sell copies of the Software, and to | ||
9 | permit persons to whom the Software is furnished to do so. | ||
10 | |||
11 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, | ||
12 | INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A | ||
13 | PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT | ||
14 | HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION | ||
15 | OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE | ||
16 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. | ||