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