Browse Source

Update license info for openssl

Ryan Dahl 14 years ago
parent
commit
2e5a8e071e
  1. 9
      LICENSE

9
LICENSE

@ -46,11 +46,10 @@ The externally maintained libraries used by Node are:
Greg Hudson, Daniel Stenberg and others, and released under the MIT Greg Hudson, Daniel Stenberg and others, and released under the MIT
license. license.
- Node, optionally, dynamically links to OpenSSL, cryptographic software - Node, optionally, links to OpenSSL, it is located at deps/openssl.
written by Eric Young (eay@cryptsoft.com) to provide SSL/TLS encryption. OpenSSL is cryptographic software written by Eric Young
OpenSSL is copyright The OpenSSL Project and released under the OpenSSL (eay@cryptsoft.com) to provide SSL/TLS encryption. OpenSSL is copyright
license. OpenSSL is not included in the Node distribution. The OpenSSL Project and released under the OpenSSL license.
See http://openssl.org/ for more information.
- tools/doctool/markdown.js is copyright 2009-2010 Dominic Baggott and Ash - tools/doctool/markdown.js is copyright 2009-2010 Dominic Baggott and Ash
Berli and released under the MIT license. Berli and released under the MIT license.

Loading…
Cancel
Save