Legal: correct GPLv3 LICENSE (fixes garbled 'GENERAL GENERAL'), AUTHORS DragonX attribution, COPYING. Packaging: man pages REGENERATED from the 1.0.3 binaries via help2man (dragonxd/dragonx-cli/dragonx-tx.1 -> v1.0.3, correct dates), wired into doc/man/Makefile.am (dist_man1_MANS), orphaned hush*.1 removed. Init/openrc/systemd scripts, Debian packaging (control/changelog/copyright rebranded hush->dragonx + install stubs), example confs taken from origin/compliant-rebrand (c05134e77). REMAINING follow-ups: (1) debian/changelog still tops at 1.0.0 - add a 1.0.3 entry; (2) dragonx-cli --help hardcodes rpcport default 18030 (hush) - fix the HelpMessage string in source then regen. Staged on 176 for review; not pushed.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
27 lines
1.3 KiB
Plaintext
27 lines
1.3 KiB
Plaintext
Copyright (c) 2024-2026 The DragonX developers
|
|
Copyright (c) 2018-2025 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).
|
|
|
|
We are open to granting more permissive (such as MIT or Apache 2.0) licenses to Hush
|
|
software on a *case-by-case* basis, for an agreed upon price. Please contact
|
|
The Hush developers if you are interested.
|