root / HServer / 00.Server / 00.Program / node_modules / mongodb / THIRD-PARTY-NOTICES
이력 | 보기 | 이력해설 | 다운로드 (1.74 KB)
1 |
Mongodb-core uses third-party libraries or other resources that may |
---|---|
2 |
be distributed under licenses different than the Mongodb-core software. |
3 |
|
4 |
In the event that we accidentally failed to list a required notice, |
5 |
please bring it to our attention through any of the ways detailed here: |
6 |
|
7 |
mongodb-dev@googlegroups.com |
8 |
|
9 |
The attached notices are provided for information only. |
10 |
|
11 |
For any licenses that require disclosure of source, sources are available at |
12 |
https://github.com/mongodb/node-mongodb-native. |
13 |
|
14 |
1) License Notice for nan.h |
15 |
--------------------------- |
16 |
|
17 |
The MIT License (MIT) |
18 |
===================== |
19 |
|
20 |
Copyright (c) 2016 NAN contributors |
21 |
----------------------------------- |
22 |
|
23 |
NAN contributors listed at <https://github.com/nodejs/nan#contributors> |
24 |
|
25 |
Permission is hereby granted, free of charge, to any person obtaining a copy of |
26 |
this software and associated documentation files (the "Software"), to deal in |
27 |
the Software without restriction, including without limitation the rights to |
28 |
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
29 |
of the Software, and to permit persons to whom the Software is furnished to |
30 |
do so, subject to the following conditions: |
31 |
|
32 |
The above copyright notice and this permission notice shall be included in all |
33 |
copies or substantial portions of the Software. |
34 |
|
35 |
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
36 |
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
37 |
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
38 |
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
39 |
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING |
40 |
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS |
41 |
IN THE SOFTWARE. |