1 | The MIT License
|
---|
2 |
|
---|
3 | Copyright (c) 2012 Tim Caswell
|
---|
4 |
|
---|
5 | Permission is hereby granted, free of charge,
|
---|
6 | to any person obtaining a copy of this software and
|
---|
7 | associated documentation files (the "Software"), to
|
---|
8 | deal in the Software without restriction, including
|
---|
9 | without limitation the rights to use, copy, modify,
|
---|
10 | merge, publish, distribute, sublicense, and/or sell
|
---|
11 | copies of the Software, and to permit persons to whom
|
---|
12 | the Software is furnished to do so,
|
---|
13 | subject to the following conditions:
|
---|
14 |
|
---|
15 | The above copyright notice and this permission notice
|
---|
16 | shall be included in all copies or substantial portions of the Software.
|
---|
17 |
|
---|
18 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
---|
19 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
---|
20 | OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
---|
21 | IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
|
---|
22 | ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
---|
23 | TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
---|
24 | SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
---|