Skip to content

Commit 69064fd

Browse files
committed
doc: run license-builder
1 parent adc3177 commit 69064fd

File tree

1 file changed

+6
-50
lines changed

1 file changed

+6
-50
lines changed

LICENSE

+6-50
Original file line numberDiff line numberDiff line change
@@ -638,56 +638,12 @@ The externally maintained libraries used by Node.js are:
638638

639639
- OpenSSL, located at deps/openssl, is licensed as follows:
640640
"""
641-
Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
641+
Copyright 1995-2021 The OpenSSL Project Authors. All Rights Reserved.
642642

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-
643+
Licensed under the Apache License 2.0 (the "License"). You may not use
644+
this file except in compliance with the License. You can obtain a copy
645+
in the file LICENSE in the source distribution or at
646+
https://www.openssl.org/source/license.html
691647
"""
692648

693649
- Punycode.js, located at lib/punycode.js, is licensed as follows:
@@ -1215,7 +1171,7 @@ The externally maintained libraries used by Node.js are:
12151171

12161172
- ESLint, located at tools/node_modules/eslint, is licensed as follows:
12171173
"""
1218-
Copyright JS Foundation and other contributors, https://js.foundation
1174+
Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
12191175

12201176
Permission is hereby granted, free of charge, to any person obtaining a copy
12211177
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)