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