diff options
author | Michael Ford <fanquake@gmail.com> | 2014-12-13 12:09:33 +0800 |
---|---|---|
committer | Michael Ford <fanquake@gmail.com> | 2014-12-16 15:56:50 +0800 |
commit | 78253fcbad69b28f1c0c3cfc7f8dcaecbb68c390 (patch) | |
tree | 39926dc46a71b475fea67f5dfd73343f8c37a4fa /doc | |
parent | bf4bf40a1c8e94e766679f1c8cde75c3067cf594 (diff) |
Remove references to X11 licence
Diffstat (limited to 'doc')
-rw-r--r-- | doc/README.md | 2 | ||||
-rw-r--r-- | doc/README_windows.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.md b/doc/README.md index 3ec5f11df2..812d8bf1f7 100644 --- a/doc/README.md +++ b/doc/README.md @@ -71,6 +71,6 @@ The Bitcoin repo's [root README](https://github.com/bitcoin/bitcoin/blob/master/ License --------------------- -Distributed under the [MIT/X11 software license](http://www.opensource.org/licenses/mit-license.php). +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. diff --git a/doc/README_windows.txt b/doc/README_windows.txt index 9780a2cb13..226ce4576e 100644 --- a/doc/README_windows.txt +++ b/doc/README_windows.txt @@ -2,7 +2,7 @@ Bitcoin 0.10.99 BETA Copyright (c) 2009-2014 Bitcoin Core Developers
-Distributed under the MIT/X11 software license, see the accompanying
+Distributed under the MIT software license, see the accompanying
file COPYING or 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
|