You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
meta: merge node/master into node-chakracore/master
Merge d54f651 as of 2018-04-03
This commit was automatically generated. For any problems, please contact jackhorton
Reviewed-By: Kyle Farnung <[email protected]>
Distributed under the Terms of Use in http://www.unicode.org/copyright.html
Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
127
127
128
128
Permission is hereby granted, free of charge, to any person obtaining
129
129
a copy of the Unicode data files and any associated documentation
@@ -505,6 +505,35 @@ The externally maintained libraries used by Node.js are:
505
505
# by ICANN or the IETF Trust on the database or the code. Any person
506
506
# making a contribution to the database or code waives all rights to
507
507
# future claims in that contribution or in the TZ Database.
508
+
509
+
6. Google double-conversion
510
+
511
+
Copyright 2006-2011, the V8 project authors. All rights reserved.
512
+
Redistribution and use in source and binary forms, with or without
513
+
modification, are permitted provided that the following conditions are
514
+
met:
515
+
516
+
* Redistributions of source code must retain the above copyright
517
+
notice, this list of conditions and the following disclaimer.
518
+
* Redistributions in binary form must reproduce the above
519
+
copyright notice, this list of conditions and the following
520
+
disclaimer in the documentation and/or other materials provided
521
+
with the distribution.
522
+
* Neither the name of Google Inc. nor the names of its
523
+
contributors may be used to endorse or promote products derived
524
+
from this software without specific prior written permission.
525
+
526
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
527
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
528
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
529
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
530
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
531
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
532
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
533
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
534
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
535
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
536
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
508
537
"""
509
538
510
539
- libuv, located at deps/uv, is licensed as follows:
Distributed under the Terms of Use in http://www.unicode.org/copyright.html
Distributed under the Terms of Use in http://www.unicode.org/copyright.html.
5
5
6
6
Permission is hereby granted, free of charge, to any person obtaining
7
7
a copy of the Unicode data files and any associated documentation
@@ -383,3 +383,32 @@ Database section 7.
383
383
# by ICANN or the IETF Trust on the database or the code. Any person
384
384
# making a contribution to the database or code waives all rights to
385
385
# future claims in that contribution or in the TZ Database.
386
+
387
+
6. Google double-conversion
388
+
389
+
Copyright 2006-2011, the V8 project authors. All rights reserved.
390
+
Redistribution and use in source and binary forms, with or without
391
+
modification, are permitted provided that the following conditions are
392
+
met:
393
+
394
+
* Redistributions of source code must retain the above copyright
395
+
notice, this list of conditions and the following disclaimer.
396
+
* Redistributions in binary form must reproduce the above
397
+
copyright notice, this list of conditions and the following
398
+
disclaimer in the documentation and/or other materials provided
399
+
with the distribution.
400
+
* Neither the name of Google Inc. nor the names of its
401
+
contributors may be used to endorse or promote products derived
402
+
from this software without specific prior written permission.
403
+
404
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
405
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
406
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
407
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
408
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
409
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
410
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
411
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
412
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
413
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
414
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments