Skip to content

Commit 9adf4e0

Browse files
committed
add MIT license option
1 parent a8b6c1a commit 9adf4e0

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

LICENSE

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,31 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
2222
OTHER DEALINGS IN THE SOFTWARE.
2323

2424
For more information, please refer to <http://unlicense.org>
25+
26+
27+
You can also use this software under the MIT license if public domain
28+
is not recognized in your country
29+
30+
31+
The MIT License (MIT)
32+
33+
Copyright (c) 2017 Mattias Jansson
34+
35+
Permission is hereby granted, free of charge, to any person obtaining
36+
a copy of this software and associated documentation files (the
37+
"Software"), to deal in the Software without restriction, including
38+
without limitation the rights to use, copy, modify, merge, publish,
39+
distribute, sublicense, and/or sell copies of the Software, and to
40+
permit persons to whom the Software is furnished to do so, subject to
41+
the following conditions:
42+
43+
The above copyright notice and this permission notice shall be
44+
included in all copies or substantial portions of the Software.
45+
46+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
47+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
48+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
49+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
50+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
51+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
52+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

0 commit comments

Comments
 (0)