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
@@ -1279,56 +1279,129 @@ The externally maintained libraries used by Node.js are:
1279
1279
1280
1280
- OpenSSL, located at deps/openssl, is licensed as follows:
1281
1281
"""
1282
-
Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
1283
-
1284
-
Redistribution and use in source and binary forms, with or without
1285
-
modification, are permitted provided that the following conditions
1286
-
are met:
1287
-
1288
-
1. Redistributions of source code must retain the above copyright
1289
-
notice, this list of conditions and the following disclaimer.
1290
-
1291
-
2. Redistributions in binary form must reproduce the above copyright
1292
-
notice, this list of conditions and the following disclaimer in
1293
-
the documentation and/or other materials provided with the
1294
-
distribution.
1295
-
1296
-
3. All advertising materials mentioning features or use of this
1297
-
software must display the following acknowledgment:
1298
-
"This product includes software developed by the OpenSSL Project
1299
-
for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
1300
-
1301
-
4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
1302
-
endorse or promote products derived from this software without
1303
-
prior written permission. For written permission, please contact
5. Products derived from this software may not be called "OpenSSL"
1307
-
nor may "OpenSSL" appear in their names without prior written
1308
-
permission of the OpenSSL Project.
1309
-
1310
-
6. Redistributions of any form whatsoever must retain the following
1311
-
acknowledgment:
1312
-
"This product includes software developed by the OpenSSL Project
1313
-
for use in the OpenSSL Toolkit (http://www.openssl.org/)"
1314
-
1315
-
THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
1316
-
EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1317
-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1318
-
PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
1319
-
ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1320
-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1321
-
NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1322
-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1323
-
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1324
-
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1325
-
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
1294
+
*
1295
+
* Redistribution and use in source and binary forms, with or without
1296
+
* modification, are permitted provided that the following conditions
1297
+
* are met:
1298
+
*
1299
+
* 1. Redistributions of source code must retain the above copyright
1300
+
* notice, this list of conditions and the following disclaimer.
1301
+
*
1302
+
* 2. Redistributions in binary form must reproduce the above copyright
1303
+
* notice, this list of conditions and the following disclaimer in
1304
+
* the documentation and/or other materials provided with the
1305
+
* distribution.
1306
+
*
1307
+
* 3. All advertising materials mentioning features or use of this
1308
+
* software must display the following acknowledgment:
1309
+
* "This product includes software developed by the OpenSSL Project
1310
+
* for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
1311
+
*
1312
+
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
1313
+
* endorse or promote products derived from this software without
1314
+
* prior written permission. For written permission, please contact
* 5. Products derived from this software may not be called "OpenSSL"
1318
+
* nor may "OpenSSL" appear in their names without prior written
1319
+
* permission of the OpenSSL Project.
1320
+
*
1321
+
* 6. Redistributions of any form whatsoever must retain the following
1322
+
* acknowledgment:
1323
+
* "This product includes software developed by the OpenSSL Project
1324
+
* for use in the OpenSSL Toolkit (http://www.openssl.org/)"
1325
+
*
1326
+
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
1327
+
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1328
+
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1329
+
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
1330
+
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
1331
+
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
1332
+
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1333
+
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
1334
+
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
1335
+
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
1336
+
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,9 @@ The main focus is on user-observable behavior of the engine.
5
5
Changelog may include unreleased versions.
6
6
See [version roadmap](https://www.graalvm.org/release-notes/version-roadmap/) for release dates.
0 commit comments