From 5275df575682aeead11b223bf3abbcdfacfa77ff Mon Sep 17 00:00:00 2001 From: Daira Hopwood Date: Sun, 23 Oct 2016 00:36:31 +0100 Subject: [PATCH] Update license text in README.md. closes #38 Signed-off-by: Daira Hopwood --- doc/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/README.md b/doc/README.md index 81f061fd2..a08692187 100644 --- a/doc/README.md +++ b/doc/README.md @@ -16,5 +16,10 @@ Build Zcash along with most dependencies from source by running ./zcutil/build.s License --------------------- Distributed under the [MIT software license](http://www.opensource.org/licenses/mit-license.php). + 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. + +Certain files under the ``src/qt/`` and ``scripts/img/`` directories are distributed under the +LGPL or GPL licenses. Dependencies downloaded as part of the build process may be covered by other +open source licenses. For further details see ``contrib/DEBIAN/copyright``.