@@ -638,56 +638,6 @@ The externally maintained libraries used by Node.js are:
638
638
639
639
- OpenSSL, located at deps/openssl, is licensed as follows:
640
640
"""
641
- Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
642
-
643
- Redistribution and use in source and binary forms, with or without
644
- modification, are permitted provided that the following conditions
645
- are met:
646
-
647
- 1. Redistributions of source code must retain the above copyright
648
- notice, this list of conditions and the following disclaimer.
649
-
650
- 2. Redistributions in binary form must reproduce the above copyright
651
- notice, this list of conditions and the following disclaimer in
652
- the documentation and/or other materials provided with the
653
- distribution.
654
-
655
- 3. All advertising materials mentioning features or use of this
656
- software must display the following acknowledgment:
657
- "This product includes software developed by the OpenSSL Project
658
- for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
659
-
660
- 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
661
- endorse or promote products derived from this software without
662
- prior written permission. For written permission, please contact
663
-
664
-
665
- 5. Products derived from this software may not be called "OpenSSL"
666
- nor may "OpenSSL" appear in their names without prior written
667
- permission of the OpenSSL Project.
668
-
669
- 6. Redistributions of any form whatsoever must retain the following
670
- acknowledgment:
671
- "This product includes software developed by the OpenSSL Project
672
- for use in the OpenSSL Toolkit (http://www.openssl.org/)"
673
-
674
- THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
675
- EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
676
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
677
- PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
678
- ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
679
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
680
- NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
681
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
682
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
683
- STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
684
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
685
- OF THE POSSIBILITY OF SUCH DAMAGE.
686
- ====================================================================
687
-
688
- This product includes cryptographic software written by Eric Young
689
- (
[email protected] ). This product includes software written by Tim
690
-
691
641
"""
692
642
693
643
- Punycode.js, located at lib/punycode.js, is licensed as follows:
@@ -1215,7 +1165,7 @@ The externally maintained libraries used by Node.js are:
1215
1165
1216
1166
- ESLint, located at tools/node_modules/eslint, is licensed as follows:
1217
1167
"""
1218
- Copyright JS Foundation and other contributors, https://js.foundation
1168
+ Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
1219
1169
1220
1170
Permission is hereby granted, free of charge, to any person obtaining a copy
1221
1171
of this software and associated documentation files (the "Software"), to deal
0 commit comments