Any projects which want to use Hush code from now on will need to be licensed as GPLv3 or we will send the lawyers: https://www.softwarefreedom.org/ Notably, Komodo (KMD) is licensed as GPLv2 and is no longer compatible to receive code changes, without causing legal issues. MIT projects, such as Zcash, also cannot pull in changes from the Hush Full Node without permission from The Hush Developers, which may in some circumstances grant an MIT license on a case-by-case basis.
22 lines
1.0 KiB
Plaintext
22 lines
1.0 KiB
Plaintext
Copyright (c) 2018-2020 The Hush developers
|
|
Copyright (c) 2009-2017 The Bitcoin Core developers
|
|
Copyright (c) 2009-2018 Bitcoin Developers
|
|
Copyright (c) 2016-2017 The Zcash developers
|
|
Copyright (c) 2016-2019 The Komodo developers
|
|
|
|
This is Free Software released under GPLv3. Any misuse of this software
|
|
will be followed up with GPL enforcement via Software Freedom Law Center:
|
|
https://www.softwarefreedom.org/
|
|
|
|
If you incorporate any code from the Hush Full Node (this software), your
|
|
code must be licensed as GPLv3 (not GPLv2 or MIT).
|
|
|
|
The GPLv3 software license applies to the code directly included in this source distribution.
|
|
See the LICENSE file for full information.
|
|
Dependencies downloaded as part of the build process may be covered by other
|
|
open-source licenses. For further details see 'contrib/debian/copyright'.
|
|
|
|
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).
|