diff options
author | fanquake <fanquake@gmail.com> | 2019-10-26 09:14:14 -0400 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2019-11-18 08:56:48 -0500 |
commit | a4eb83961965347792e9ac75928aae359d5f7405 (patch) | |
tree | b6493ff11b9987c71b79db0095e0ed5bf1f26bd1 /doc/README.md | |
parent | 648b2e3c3288ee0b83d4089d27fa7f84a73d118e (diff) |
doc: remove OpenSSL from build instructions and licensing info
Diffstat (limited to 'doc/README.md')
-rw-r--r-- | doc/README.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index d3017de2ab..46b311b251 100644 --- a/doc/README.md +++ b/doc/README.md @@ -84,5 +84,3 @@ The Bitcoin repo's [root README](/README.md) contains relevant information on th License --------------------- Distributed under the [MIT software license](/COPYING). -This product includes software developed by the OpenSSL Project for use in the [OpenSSL Toolkit](https://www.openssl.org/). This product includes -cryptographic software written by Eric Young ([eay@cryptsoft.com](mailto:eay@cryptsoft.com)), and UPnP software written by Thomas Bernard. |