Skip to content

Commit 842746e

Browse files
committed
---
yaml --- r: 4488 b: refs/heads/master c: 0e1afdb h: refs/heads/master v: v3
1 parent 7788ec2 commit 842746e

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-1
lines changed

[refs]

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: ff223682798a83bb0f9208b6de25d1f1b5383f61
2+
refs/heads/master: 0e1afdb523a6767c29d5217786d95196a7a310cb

trunk/LICENSE.txt

+29
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,35 @@ The following third party packages are included:
154154
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
155155

156156

157+
* The libuv asynchronous I/O library. Code for this package is found
158+
in the src/rt/libuv directory, within this distribution. This
159+
package is redistributed under the following terms, as noted in its
160+
source:
161+
162+
Copyright Joyent, Inc. and other Node contributors. All rights reserved.
163+
Permission is hereby granted, free of charge, to any person obtaining a
164+
copy of this software and associated documentation files (the "Software"),
165+
to deal in the Software without restriction, including without limitation
166+
the rights to use, copy, modify, merge, publish, distribute, sublicense,
167+
and/or sell copies of the Software, and to permit persons to whom the
168+
Software is furnished to do so, subject to the following conditions:
169+
170+
The above copyright notice and this permission notice shall be included in
171+
all copies or substantial portions of the Software.
172+
173+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
174+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
175+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
176+
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
177+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
178+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
179+
DEALINGS IN THE SOFTWARE.
180+
181+
182+
* Additional libraries included in libuv carry separate BSD-compatible
183+
licenses. See src/rt/libuv/LICENSE for details.
184+
185+
157186
The remaining code and documentation in the collective work presented here, as
158187
well as the collective work itslf, is distributed under the following terms:
159188

0 commit comments

Comments
 (0)