c05134e77e
Compliant rebrand: legal compliance, code audit, and documentation (Phases 0-3)
...
Phase 0 - Legal Compliance:
- COPYING: Add DragonX copyright, preserve all upstream attributions
- AUTHORS: Add DragonX developers section
- LICENSE: Restore standard FSF GPLv3 text (fix GNU→GENERAL error)
- Add DragonX copyright headers to all 21 modified source files
- contrib/debian/copyright: Add DragonX attribution
- README.md: Add GPLv3 Section 5(a) attribution section
Phase 1 - init.cpp Cleanup:
- PID file: hushd.pid → dragonxd.pid
- Shutdown thread: hush-shutoff → dragonx-shutoff
- Debug message: stopping HUSH → stopping DragonX
Phase 2 - HUSH3/ishush3 Code Audit:
- Rename ishush3 → isdragonx across ~15 source files
- Update "HUSH3" chain-identity checks to "DRAGONX" in consensus,
difficulty, notarization, devtax, and RPC code
- Intentionally preserve cross-chain "HUSH3" refs (gateway, notary dest)
- Build verified: all three binaries compile cleanly
Phase 3 - Documentation:
- README.md: Full rewrite with DragonX chain params, build instructions
- Man pages: Create dragonxd.1, dragonx-cli.1, dragonx-tx.1 (v1.0.0)
- Doc files: Add beefy-DRAGONX.conf, dragonxd-systemd.md, dragonxd.service
- Init scripts: Create dragonxd.{conf,init,openrc,openrcconf,service}
- Debian packaging: Update control, changelog, install, manpages, examples
- Update doc/init.md and contrib/init/README.md
2026-03-03 19:01:24 -06:00
duke
0de56bf04a
Update 'COPYING'
2025-02-03 22:19:03 -06:00
Duke Leto
c7158300f9
MIT/etc licenses cost money, yo
2020-12-16 07:52:26 -05:00
Duke Leto
be16f80abc
Hush Full Node is now GPLv3
...
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.
2020-10-21 07:28:10 -04:00
Duke Leto
a7f88a87aa
Update copyright URL to be https
2020-09-20 13:17:38 -04:00
Duke Leto
39878e0095
Update COPYING
2019-12-23 23:09:22 -05:00
Duke Leto
0eaee9dc83
Good riddance
2019-11-04 10:53:36 -05:00
Duke Leto
a918948401
clean up some junk in COPYING
2019-11-03 09:17:14 -05:00
jl777
0ea9ae3c05
Update copyright to 2019
2018-12-31 21:41:05 -11:00
miketout
9feb4b9e08
Major updates integration from all upstreams
2018-09-18 14:33:53 -07:00
Marius Kjærstad
92ebe65724
Fix for license not being valid
...
This has to be included to not violate the license.
Ref: https://github.com/bitcoin/bitcoin/blob/master/COPYING
2018-08-15 13:37:08 +02:00
Michael Toutonghi
5034d1c134
Sync with latest Komodo changes
2018-08-06 12:52:22 -07:00
jl777
196c69f770
Fix easy diff check for PoS
2018-07-08 00:13:09 -11:00
Richard Littauer
5ffb24613f
docs(LICENSE): update license year to 2018
...
Should be the right thing to do, but I am not a lawyer, so I do not know.
2018-06-26 10:06:23 -04:00
Asher Dawes
7c985dc9d7
Update COPYING
...
Updating license
2018-06-12 20:17:16 -07:00
Daira Hopwood
506a21850a
Remove UPnP support. fixes #2500
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2017-07-03 08:57:05 +01:00
Jack Gavigan
6c9ebc6bdc
Updated the Bitcoin Core copyright statement
2017-03-16 13:40:42 +00:00
Jack Gavigan
472dec5352
Removed markdown from COPYING
...
Updated the Copyright statement at the top of the file from "2016" to "2016-2017" and removed markdown markup from the main text.
2017-03-15 12:14:28 +00:00
Daira Hopwood
71d0bbc666
License updates for removal of src/qt.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2017-03-07 19:14:59 +00:00
Daira Hopwood
9cb7abafb5
Changes to upgrade bdb to 6.2.23
...
ref #1255
2016-10-25 16:18:19 +01:00
Daira Hopwood
86b671eae0
Fix licensing to comply with OpenSSL and Berkeley DB licenses.
...
Signed-off-by: Daira Hopwood <daira@jacaranda.org >
2016-10-25 16:18:06 +01:00
Kevin Gallagher
dc7db2029c
Updates Zcash Core developers -> Zcash developers
2016-10-16 20:24:12 -07:00
Sean Bowe
293e4f015b
Updated README and COPYING.
2016-01-20 00:38:40 -07:00
sandakersmann
3b00e7c231
[Trivial] Update COPYING
...
Corrected header
2015-05-14 01:02:00 -04:00
Ben Holden-Crowther
78a7cd38f4
Updated license date
...
Changed 2014 to 2015 in preparation for new year
2014-12-29 20:50:57 +00:00
Trevin Hofmann
9a6497ed07
http to https, 2013 to 2014
2014-07-01 00:05:24 -05:00
Gavin Andresen
d38c6488d0
Bump version numbers for 0.8 release
...
Version numbers changed from 0.7.99 to 0.8.0
Set CLIENT_VERSION_IS_RELEASE to remove pre-release warning
Updated copyright in COPYING and doc/READMEs to 2013
Updated doc/release-notes.txt
2013-01-30 14:19:09 -05:00
Gavin Andresen
882164196e
Update all copyrights to 2012
2012-02-07 11:28:30 -05:00
Jaromil
84c3fb07b0
directory re-organization (keeps the old build system)
...
there is no internal modification of any file in this commit
files are moved into directories according to established standards in
sourcecode distribution; these directories contain:
src - Files that are used in constructing the executable binaries,
but are not installed.
doc - Files in HTML and text format that document usage, quirks of
the implementation, and contributor checklists.
locale - Files that contain human language translation of strings
used in the program
contrib - Files contributed from distributions or other third party
implementing scripts and auxiliary programs
2011-04-23 12:10:25 +02:00