Browse Source

Update copyrights

duke
Duke Leto 3 years ago
parent
commit
4a536d62dc
  1. 2
      Dockerfile
  2. 2
      build.sh
  3. 2
      contrib/block_time.pl
  4. 3
      contrib/checkpoints.pl
  5. 2
      contrib/fresh_clone_compile_and_run.sh
  6. 2
      contrib/hush_halvings
  7. 2
      contrib/hush_scanner
  8. 2
      contrib/hush_supply
  9. 2
      contrib/verify-commits/gpg.sh
  10. 2
      contrib/verify-commits/pre-push-hook.sh
  11. 2
      contrib/verify-commits/verify-commits.sh
  12. 2
      contrib/zmq/zmq_sub.py
  13. 2
      depends/funcs.mk
  14. 2
      migratecoin.sh
  15. 2
      qa/hush/create_benchmark_archive.py
  16. 2
      qa/hush/create_wallet_200k_utxos.py
  17. 2
      qa/hush/full-test-suite.sh
  18. 2
      qa/hush/full_test_suite.py
  19. 2
      qa/pull-tester/rpc-tests.sh
  20. 2
      qa/pull-tester/run-bitcoin-cli
  21. 2
      qa/pull-tester/run-bitcoind-for-test.sh.in
  22. 2
      qa/pull-tester/tests-config.sh.in
  23. 2
      qa/rpc-tests/ac_private.py
  24. 2
      qa/rpc-tests/addressindex.py
  25. 2
      qa/rpc-tests/bip65-cltv-p2p.py
  26. 2
      qa/rpc-tests/bipdersig-p2p.py
  27. 2
      qa/rpc-tests/blockchain.py
  28. 2
      qa/rpc-tests/cryptoconditions.py
  29. 2
      qa/rpc-tests/cryptoconditions_channels.py
  30. 2
      qa/rpc-tests/cryptoconditions_dice.py
  31. 2
      qa/rpc-tests/cryptoconditions_faucet.py
  32. 2
      qa/rpc-tests/cryptoconditions_gateways.py
  33. 2
      qa/rpc-tests/cryptoconditions_heir.py
  34. 2
      qa/rpc-tests/cryptoconditions_oracles.py
  35. 2
      qa/rpc-tests/cryptoconditions_rewards.py
  36. 2
      qa/rpc-tests/cryptoconditions_token.py
  37. 2
      qa/rpc-tests/decodescript.py
  38. 2
      qa/rpc-tests/disablewallet.py
  39. 2
      qa/rpc-tests/dpowconfs.py
  40. 2
      qa/rpc-tests/feature_walletfile.py
  41. 2
      qa/rpc-tests/finalsaplingroot.py
  42. 2
      qa/rpc-tests/forknotify.py
  43. 2
      qa/rpc-tests/fundrawtransaction.py
  44. 2
      qa/rpc-tests/getblocktemplate.py
  45. 2
      qa/rpc-tests/getblocktemplate_longpoll.py
  46. 2
      qa/rpc-tests/getblocktemplate_proposals.py
  47. 2
      qa/rpc-tests/getchaintips.py
  48. 2
      qa/rpc-tests/hardforkdetection.py
  49. 2
      qa/rpc-tests/httpbasics.py
  50. 2
      qa/rpc-tests/invalidateblock.py
  51. 2
      qa/rpc-tests/invalidblockrequest.py
  52. 2
      qa/rpc-tests/ivk_import_export.py
  53. 2
      qa/rpc-tests/key_import_export.py
  54. 2
      qa/rpc-tests/keypool.py
  55. 2
      qa/rpc-tests/listtransactions.py
  56. 2
      qa/rpc-tests/maxblocksinflight.py
  57. 2
      qa/rpc-tests/mempool_nu_activation.py
  58. 2
      qa/rpc-tests/mempool_reorg.py
  59. 2
      qa/rpc-tests/mempool_resurrect_test.py
  60. 2
      qa/rpc-tests/mempool_spendcoinbase.py
  61. 2
      qa/rpc-tests/mempool_tx_expiry.py
  62. 2
      qa/rpc-tests/mempool_tx_input_limit.py
  63. 2
      qa/rpc-tests/merkle_blocks.py
  64. 2
      qa/rpc-tests/nodehandling.py
  65. 2
      qa/rpc-tests/nspv_client_test.py
  66. 2
      qa/rpc-tests/p2p-acceptblock.py
  67. 2
      qa/rpc-tests/p2p_node_bloom.py
  68. 2
      qa/rpc-tests/p2p_txexpiry_dos.py
  69. 2
      qa/rpc-tests/prioritisetransaction.py
  70. 2
      qa/rpc-tests/proxy_test.py
  71. 2
      qa/rpc-tests/pruning.py
  72. 2
      qa/rpc-tests/rawtransactions.py
  73. 2
      qa/rpc-tests/receivedby.py
  74. 2
      qa/rpc-tests/regtest_signrawtransaction.py
  75. 2
      qa/rpc-tests/reindex.py
  76. 2
      qa/rpc-tests/rest.py
  77. 2
      qa/rpc-tests/rewind_index.py
  78. 2
      qa/rpc-tests/rpcbind_test.py
  79. 2
      qa/rpc-tests/script_test.py
  80. 2
      qa/rpc-tests/signrawtransaction_offline.py
  81. 2
      qa/rpc-tests/signrawtransactions.py
  82. 2
      qa/rpc-tests/smartfees.py
  83. 2
      qa/rpc-tests/spentindex.py
  84. 2
      qa/rpc-tests/test_framework/authproxy.py
  85. 2
      qa/rpc-tests/test_framework/bignum.py
  86. 2
      qa/rpc-tests/test_framework/blockstore.py
  87. 2
      qa/rpc-tests/test_framework/blocktools.py
  88. 2
      qa/rpc-tests/test_framework/comptool.py
  89. 2
      qa/rpc-tests/test_framework/equihash.py
  90. 2
      qa/rpc-tests/test_framework/mininode.py
  91. 2
      qa/rpc-tests/test_framework/netutil.py
  92. 2
      qa/rpc-tests/test_framework/script.py
  93. 2
      qa/rpc-tests/test_framework/socks5.py
  94. 2
      qa/rpc-tests/test_framework/test_framework.py
  95. 2
      qa/rpc-tests/timestampindex.py
  96. 2
      qa/rpc-tests/txindex.py
  97. 2
      qa/rpc-tests/txn_doublespend.py
  98. 2
      qa/rpc-tests/wallet.py
  99. 2
      qa/rpc-tests/wallet_1941.py
  100. 2
      qa/rpc-tests/wallet_addresses.py
  101. 2
      qa/rpc-tests/wallet_anchorfork.py
  102. 2
      qa/rpc-tests/wallet_changeindicator.py
  103. 2
      qa/rpc-tests/wallet_import_export.py
  104. 2
      qa/rpc-tests/wallet_listnotes.py
  105. 2
      qa/rpc-tests/wallet_listreceived.py
  106. 2
      qa/rpc-tests/wallet_mergetoaddress.py
  107. 2
      qa/rpc-tests/wallet_nullifiers.py
  108. 2
      qa/rpc-tests/wallet_overwintertx.py
  109. 2
      qa/rpc-tests/wallet_persistence.py
  110. 2
      qa/rpc-tests/wallet_protectcoinbase.py
  111. 2
      qa/rpc-tests/wallet_sapling.py
  112. 2
      qa/rpc-tests/wallet_shieldcoinbase.py
  113. 2
      qa/rpc-tests/wallet_shieldcoinbase_sapling.py
  114. 2
      qa/rpc-tests/wallet_treestate.py
  115. 2
      qa/rpc-tests/walletbackup.py
  116. 2
      qa/rpc-tests/zapwallettxes.py
  117. 2
      qa/rpc-tests/zkey_import_export.py
  118. 2
      qa/rpc-tests/zmq_test.py
  119. 2
      src/Makefile.gtest.include
  120. 2
      src/Makefile.test-hush.include
  121. 2
      src/addressindex.h
  122. 2
      src/addrman.cpp
  123. 2
      src/alert.cpp
  124. 2
      src/alert.h
  125. 2
      src/alertkeys.h
  126. 2
      src/amount.cpp
  127. 2
      src/amount.h
  128. 2
      src/arith_uint256.cpp
  129. 2
      src/arith_uint256.h
  130. 2
      src/asyncrpcoperation.cpp
  131. 2
      src/asyncrpcoperation.h
  132. 2
      src/asyncrpcqueue.cpp
  133. 2
      src/asyncrpcqueue.h
  134. 2
      src/bech32.cpp
  135. 2
      src/bech32.h
  136. 2
      src/bitcoind.cpp
  137. 2
      src/bloom.cpp
  138. 2
      src/cc/CCGateways.h
  139. 2
      src/cc/CCHeir.h
  140. 2
      src/cc/CCImportGateway.h
  141. 2
      src/cc/CCMarmara.h
  142. 2
      src/cc/CCOracles.h
  143. 2
      src/cc/CCPayments.h
  144. 2
      src/cc/CCPegs.h
  145. 2
      src/cc/CCPrices.h
  146. 2
      src/cc/CCassets.h
  147. 2
      src/cc/CCassetsCore.cpp
  148. 2
      src/cc/CCassetstx.cpp
  149. 2
      src/cc/CCauction.h
  150. 2
      src/cc/CCchannels.h
  151. 2
      src/cc/CCcustom.cpp
  152. 2
      src/cc/CCdice.h
  153. 2
      src/cc/CCfaucet.h
  154. 2
      src/cc/CCfsm.h
  155. 2
      src/cc/CCinclude.h
  156. 2
      src/cc/CClotto.h
  157. 2
      src/cc/CCrewards.h
  158. 2
      src/cc/CCtokens.cpp
  159. 2
      src/cc/CCtokens.h
  160. 2
      src/cc/CCtokenutils.cpp
  161. 2
      src/cc/CCtx.cpp
  162. 2
      src/cc/CCutilbits.cpp
  163. 2
      src/cc/CCutils.cpp
  164. 2
      src/cc/assets.cpp
  165. 2
      src/cc/auction.cpp
  166. 2
      src/cc/betprotocol.cpp
  167. 2
      src/cc/betprotocol.h
  168. 2
      src/cc/cclib.cpp
  169. 2
      src/cc/channels.cpp
  170. 2
      src/cc/crypto777/OS_portable.h
  171. 2
      src/cc/customcc.cpp
  172. 2
      src/cc/customcc.h
  173. 2
      src/cc/dapps/Makefile
  174. 2
      src/cc/dapps/cJSON.c
  175. 2
      src/cc/dapps/dappinc.h
  176. 2
      src/cc/dapps/dappstd.c
  177. 2
      src/cc/dapps/hushdex.c
  178. 2
      src/cc/dapps/zmigrate.c
  179. 2
      src/cc/dice.cpp
  180. 2
      src/cc/dilithium.c
  181. 2
      src/cc/dilithium.h
  182. 2
      src/cc/disputepayout.cpp
  183. 2
      src/cc/eval.cpp
  184. 2
      src/cc/eval.h
  185. 2
      src/cc/faucet.cpp
  186. 2
      src/cc/fsm.cpp
  187. 2
      src/cc/games/prices.c
  188. 2
      src/cc/games/prices.cpp
  189. 2
      src/cc/games/prices.h
  190. 2
      src/cc/games/tetris.c
  191. 2
      src/cc/games/tetris.h
  192. 2
      src/cc/gamescc.cpp
  193. 2
      src/cc/gamescc.h
  194. 2
      src/cc/gateways.cpp
  195. 2
      src/cc/heir.cpp
  196. 2
      src/cc/heir_validate.h
  197. 2
      src/cc/import.cpp
  198. 2
      src/cc/importgateway.cpp
  199. 2
      src/cc/importpayout.cpp
  200. 2
      src/cc/includes/cJSON.h
  201. 2
      src/cc/includes/curve25519.h
  202. 2
      src/cc/includes/libgfshare.h
  203. 2
      src/cc/includes/tweetnacl.h
  204. 2
      src/cc/includes/uthash.h
  205. 2
      src/cc/includes/utlist.h
  206. 2
      src/cc/lotto.cpp
  207. 2
      src/cc/makecclib
  208. 2
      src/cc/musig.cpp
  209. 2
      src/cc/oracles.cpp
  210. 2
      src/cc/payments.cpp
  211. 2
      src/cc/pegs.cpp
  212. 2
      src/cc/prices.cpp
  213. 2
      src/cc/rewards.cpp
  214. 2
      src/cc/rogue/Makefile.in
  215. 2
      src/cc/rogue/armor.c
  216. 2
      src/cc/rogue/chase.c
  217. 2
      src/cc/rogue/command.c
  218. 2
      src/cc/rogue/cursesd.c
  219. 2
      src/cc/rogue/cursesd.h
  220. 2
      src/cc/rogue/daemon.c
  221. 2
      src/cc/rogue/daemons.c
  222. 2
      src/cc/rogue/extern.c
  223. 2
      src/cc/rogue/extern.h
  224. 2
      src/cc/rogue/fight.c
  225. 2
      src/cc/rogue/init.c
  226. 2
      src/cc/rogue/io.c
  227. 2
      src/cc/rogue/list.c
  228. 2
      src/cc/rogue/mach_dep.c
  229. 2
      src/cc/rogue/main.c
  230. 2
      src/cc/rogue/mdport.c
  231. 2
      src/cc/rogue/misc.c
  232. 2
      src/cc/rogue/monsters.c
  233. 2
      src/cc/rogue/move.c
  234. 2
      src/cc/rogue/new_level.c
  235. 2
      src/cc/rogue/options.c
  236. 2
      src/cc/rogue/pack.c
  237. 2
      src/cc/rogue/passages.c
  238. 2
      src/cc/rogue/potions.c
  239. 2
      src/cc/rogue/rings.c
  240. 2
      src/cc/rogue/rip.c
  241. 2
      src/cc/rogue/rogue.c
  242. 2
      src/cc/rogue/rogue.h
  243. 2
      src/cc/rogue/rogue_player.h
  244. 2
      src/cc/rogue/rooms.c
  245. 2
      src/cc/rogue/save.c
  246. 2
      src/cc/rogue/score.h
  247. 2
      src/cc/rogue/scrolls.c
  248. 2
      src/cc/rogue/state.c
  249. 2
      src/cc/rogue/sticks.c
  250. 2
      src/cc/rogue/things.c
  251. 2
      src/cc/rogue/vers.c
  252. 2
      src/cc/rogue/weapons.c
  253. 2
      src/cc/rogue/wizard.c
  254. 2
      src/cc/rogue/xcrypt.c
  255. 2
      src/cc/rogue_rpc.cpp
  256. 2
      src/cc/sudoku.cpp
  257. 2
      src/cc/utils.h
  258. 2
      src/chain.cpp
  259. 2
      src/chain.h
  260. 2
      src/chainparams.cpp
  261. 2
      src/chainparams.h
  262. 2
      src/checkpoints.cpp
  263. 2
      src/checkpoints.h
  264. 2
      src/checkqueue.h
  265. 2
      src/clientversion.cpp
  266. 2
      src/coincontrol.h
  267. 2
      src/coins.cpp
  268. 2
      src/coins.h
  269. 2
      src/consensus/params.h
  270. 2
      src/consensus/upgrades.cpp
  271. 2
      src/core_memusage.h
  272. 2
      src/crosschain.cpp
  273. 2
      src/crosschain.h
  274. 2
      src/crosschain_authority.cpp
  275. 2
      src/crypto/common.h
  276. 2
      src/crypto/equihash.h
  277. 2
      src/cryptoconditions/AUTHORS
  278. 2
      src/cryptoconditions/src/anon.c
  279. 2
      src/cryptoconditions/src/asn/BIT_STRING.c
  280. 2
      src/cryptoconditions/src/asn/BIT_STRING.h
  281. 2
      src/cryptoconditions/src/asn/CompoundSha256Condition.c
  282. 2
      src/cryptoconditions/src/asn/CompoundSha256Condition.h
  283. 2
      src/cryptoconditions/src/asn/Condition.c
  284. 2
      src/cryptoconditions/src/asn/Condition.h
  285. 2
      src/cryptoconditions/src/asn/ConditionTypes.c
  286. 2
      src/cryptoconditions/src/asn/ConditionTypes.h
  287. 2
      src/cryptoconditions/src/asn/Ed25519FingerprintContents.c
  288. 2
      src/cryptoconditions/src/asn/Ed25519FingerprintContents.h
  289. 2
      src/cryptoconditions/src/asn/Ed25519Sha512Fulfillment.c
  290. 2
      src/cryptoconditions/src/asn/Ed25519Sha512Fulfillment.h
  291. 2
      src/cryptoconditions/src/asn/EvalFulfillment.c
  292. 2
      src/cryptoconditions/src/asn/EvalFulfillment.h
  293. 2
      src/cryptoconditions/src/asn/Fulfillment.c
  294. 2
      src/cryptoconditions/src/asn/Fulfillment.h
  295. 2
      src/cryptoconditions/src/asn/INTEGER.c
  296. 2
      src/cryptoconditions/src/asn/INTEGER.h
  297. 2
      src/cryptoconditions/src/asn/NativeEnumerated.c
  298. 2
      src/cryptoconditions/src/asn/NativeEnumerated.h
  299. 2
      src/cryptoconditions/src/asn/NativeInteger.c
  300. 2
      src/cryptoconditions/src/asn/NativeInteger.h
  301. 2
      src/cryptoconditions/src/asn/OCTET_STRING.c
  302. 2
      src/cryptoconditions/src/asn/OCTET_STRING.h
  303. 2
      src/cryptoconditions/src/asn/PrefixFingerprintContents.c
  304. 2
      src/cryptoconditions/src/asn/PrefixFingerprintContents.h
  305. 2
      src/cryptoconditions/src/asn/PrefixFulfillment.c
  306. 2
      src/cryptoconditions/src/asn/PrefixFulfillment.h
  307. 2
      src/cryptoconditions/src/asn/PreimageFulfillment.c
  308. 2
      src/cryptoconditions/src/asn/PreimageFulfillment.h
  309. 2
      src/cryptoconditions/src/asn/RsaFingerprintContents.c
  310. 2
      src/cryptoconditions/src/asn/RsaFingerprintContents.h
  311. 2
      src/cryptoconditions/src/asn/RsaSha256Fulfillment.c
  312. 2
      src/cryptoconditions/src/asn/RsaSha256Fulfillment.h
  313. 2
      src/cryptoconditions/src/asn/Secp256k1FingerprintContents.c
  314. 2
      src/cryptoconditions/src/asn/Secp256k1FingerprintContents.h
  315. 2
      src/cryptoconditions/src/asn/Secp256k1Fulfillment.c
  316. 2
      src/cryptoconditions/src/asn/Secp256k1Fulfillment.h
  317. 2
      src/cryptoconditions/src/asn/SimpleSha256Condition.c
  318. 2
      src/cryptoconditions/src/asn/SimpleSha256Condition.h
  319. 2
      src/cryptoconditions/src/asn/ThresholdFingerprintContents.c
  320. 2
      src/cryptoconditions/src/asn/ThresholdFingerprintContents.h
  321. 2
      src/cryptoconditions/src/asn/ThresholdFulfillment.c
  322. 2
      src/cryptoconditions/src/asn/ThresholdFulfillment.h
  323. 2
      src/cryptoconditions/src/asn/asn_SET_OF.c
  324. 2
      src/cryptoconditions/src/asn/asn_SET_OF.h
  325. 2
      src/cryptoconditions/src/asn/asn_application.h
  326. 2
      src/cryptoconditions/src/asn/asn_codecs.h
  327. 2
      src/cryptoconditions/src/asn/asn_codecs_prim.c
  328. 2
      src/cryptoconditions/src/asn/asn_codecs_prim.h
  329. 2
      src/cryptoconditions/src/asn/asn_internal.h
  330. 2
      src/cryptoconditions/src/asn/asn_system.h
  331. 2
      src/cryptoconditions/src/asn/ber_decoder.c
  332. 2
      src/cryptoconditions/src/asn/ber_decoder.h
  333. 2
      src/cryptoconditions/src/asn/ber_tlv_length.c
  334. 2
      src/cryptoconditions/src/asn/ber_tlv_length.h
  335. 2
      src/cryptoconditions/src/asn/ber_tlv_tag.c
  336. 2
      src/cryptoconditions/src/asn/ber_tlv_tag.h
  337. 2
      src/cryptoconditions/src/asn/constr_CHOICE.c
  338. 2
      src/cryptoconditions/src/asn/constr_CHOICE.h
  339. 2
      src/cryptoconditions/src/asn/constr_SEQUENCE.c
  340. 2
      src/cryptoconditions/src/asn/constr_SEQUENCE.h
  341. 2
      src/cryptoconditions/src/asn/constr_SET_OF.c
  342. 2
      src/cryptoconditions/src/asn/constr_SET_OF.h
  343. 2
      src/cryptoconditions/src/asn/constr_TYPE.c
  344. 2
      src/cryptoconditions/src/asn/constr_TYPE.h
  345. 2
      src/cryptoconditions/src/asn/constraints.c
  346. 2
      src/cryptoconditions/src/asn/constraints.h
  347. 2
      src/cryptoconditions/src/asn/der_encoder.c
  348. 2
      src/cryptoconditions/src/asn/der_encoder.h
  349. 2
      src/cryptoconditions/src/asn/per_decoder.c
  350. 2
      src/cryptoconditions/src/asn/per_decoder.h
  351. 2
      src/cryptoconditions/src/asn/per_encoder.c
  352. 2
      src/cryptoconditions/src/asn/per_encoder.h
  353. 2
      src/cryptoconditions/src/asn/per_opentype.c
  354. 2
      src/cryptoconditions/src/asn/per_opentype.h
  355. 2
      src/cryptoconditions/src/asn/per_support.c
  356. 2
      src/cryptoconditions/src/asn/per_support.h
  357. 2
      src/cryptoconditions/src/asn/xer_decoder.c
  358. 2
      src/cryptoconditions/src/asn/xer_decoder.h
  359. 2
      src/cryptoconditions/src/asn/xer_encoder.c
  360. 2
      src/cryptoconditions/src/asn/xer_encoder.h
  361. 2
      src/cryptoconditions/src/asn/xer_support.c
  362. 2
      src/cryptoconditions/src/asn/xer_support.h
  363. 2
      src/cryptoconditions/src/cryptoconditions.c
  364. 2
      src/cryptoconditions/src/ed25519.c
  365. 2
      src/cryptoconditions/src/eval.c
  366. 2
      src/cryptoconditions/src/include/cJSON.c
  367. 2
      src/cryptoconditions/src/include/cJSON.h
  368. 2
      src/cryptoconditions/src/include/libbase58.h
  369. 2
      src/cryptoconditions/src/include/sha256.c
  370. 2
      src/cryptoconditions/src/include/sha256.h
  371. 2
      src/cryptoconditions/src/include/tweetnacl.c
  372. 2
      src/cryptoconditions/src/include/tweetnacl.h
  373. 2
      src/cryptoconditions/src/internal.h
  374. 2
      src/cryptoconditions/src/json_rpc.c
  375. 2
      src/cryptoconditions/src/prefix.c
  376. 2
      src/cryptoconditions/src/preimage.c
  377. 2
      src/cryptoconditions/src/secp256k1.c
  378. 2
      src/cryptoconditions/src/threshold.c
  379. 2
      src/cryptoconditions/src/utils.c
  380. 2
      src/dbwrapper.cpp
  381. 2
      src/dbwrapper.h
  382. 2
      src/deprecation.cpp
  383. 2
      src/deprecation.h
  384. 2
      src/fs.h
  385. 2
      src/gtest/json_test_vectors.cpp
  386. 2
      src/gtest/json_test_vectors.h
  387. 2
      src/gtest/main.cpp
  388. 2
      src/gtest/test_block.cpp
  389. 2
      src/gtest/test_checkblock.cpp
  390. 2
      src/gtest/test_checktransaction.cpp
  391. 2
      src/gtest/test_deprecation.cpp
  392. 2
      src/gtest/test_equihash.cpp
  393. 2
      src/gtest/test_httprpc.cpp
  394. 2
      src/gtest/test_keys.cpp
  395. 2
      src/gtest/test_keystore.cpp
  396. 2
      src/gtest/test_libzcash_utils.cpp
  397. 2
      src/gtest/test_mempool.cpp
  398. 2
      src/gtest/test_merkletree.cpp
  399. 2
      src/gtest/test_metrics.cpp
  400. 2
      src/gtest/test_miner.cpp
  401. 2
      src/gtest/test_noteencryption.cpp
  402. 2
      src/gtest/test_pedersen_hash.cpp
  403. 2
      src/gtest/test_pow.cpp
  404. 2
      src/gtest/test_random.cpp
  405. 2
      src/gtest/test_rpc.cpp
  406. 2
      src/gtest/test_sapling_note.cpp
  407. 2
      src/gtest/test_tautology.cpp
  408. 2
      src/gtest/test_transaction_builder.cpp
  409. 2
      src/gtest/test_txid.cpp
  410. 2
      src/gtest/test_upgrades.cpp
  411. 2
      src/gtest/test_validation.cpp
  412. 2
      src/gtest/test_zip32.cpp
  413. 2
      src/gtest/utils.cpp
  414. 2
      src/hash.cpp
  415. 2
      src/hash.h
  416. 2
      src/hush-cli
  417. 2
      src/hush-cli-testnet
  418. 2
      src/hush-smart-chain
  419. 2
      src/hush-tx
  420. 2
      src/hush.h
  421. 2
      src/hush/tlsenums.h
  422. 2
      src/hush/tlsmanager.cpp
  423. 2
      src/hush/tlsmanager.h
  424. 2
      src/hush/utiltls.cpp
  425. 2
      src/hush/utiltls.h
  426. 2
      src/hush_bitcoind.h
  427. 2
      src/hush_cJSON.h
  428. 2
      src/hush_ccdata.h
  429. 2
      src/hush_curve25519.h
  430. 2
      src/hush_events.h
  431. 2
      src/hush_gateway.h
  432. 4
      src/hush_globals.h
  433. 2
      src/hush_kv.h
  434. 2
      src/hush_nSPV.h
  435. 2
      src/hush_nSPV_fullnode.h
  436. 2
      src/hush_nSPV_wallet.h
  437. 3
      src/hush_notary.h
  438. 2
      src/hush_pax.h
  439. 2
      src/hush_structs.h
  440. 4
      src/hush_utils.h
  441. 2
      src/hushd
  442. 2
      src/hushd-testnet
  443. 2
      src/importcoin.h
  444. 2
      src/init.h
  445. 2
      src/key.h
  446. 2
      src/key_io.cpp
  447. 2
      src/key_io.h
  448. 2
      src/keystore.cpp
  449. 2
      src/keystore.h
  450. 2
      src/komodo-tx.cpp
  451. 4
      src/main.cpp
  452. 2
      src/main.h
  453. 2
      src/metrics.cpp
  454. 2
      src/metrics.h
  455. 2
      src/miner.cpp
  456. 2
      src/miner.h
  457. 2
      src/net.h
  458. 2
      src/notarizationdb.cpp
  459. 2
      src/notarizationdb.h
  460. 2
      src/pow.cpp
  461. 2
      src/pow.h
  462. 2
      src/pow/tromp/equi_miner.h
  463. 2
      src/pow/tromp/osx_barrier.h
  464. 2
      src/prevector.h
  465. 2
      src/primitives/block.cpp
  466. 2
      src/primitives/block.h
  467. 2
      src/primitives/transaction.cpp
  468. 2
      src/primitives/transaction.h
  469. 2
      src/protocol.cpp
  470. 2
      src/pubkey.cpp
  471. 2
      src/pubkey.h
  472. 2
      src/purge
  473. 2
      src/random.cpp
  474. 2
      src/rest.cpp
  475. 2
      src/rpc/blockchain.cpp
  476. 2
      src/rpc/client.cpp
  477. 2
      src/rpc/crosschain.cpp
  478. 2
      src/rpc/mining.cpp
  479. 2
      src/rpc/misc.cpp
  480. 2
      src/rpc/server.cpp
  481. 4
      src/rpc/server.h
  482. 2
      src/script/standard.cpp
  483. 2
      src/script/standard.h
  484. 4
      src/sendalert.cpp
  485. 2
      src/support/allocators/secure.h
  486. 2
      src/support/allocators/zeroafterfree.h
  487. 2
      src/sync.cpp
  488. 2
      src/test-hush/main.cpp
  489. 2
      src/test-hush/test_addrman.cpp
  490. 2
      src/test-hush/test_coinimport.cpp
  491. 2
      src/test-hush/test_cryptoconditions.cpp
  492. 2
      src/test-hush/test_eval_bet.cpp
  493. 2
      src/test-hush/test_eval_notarization.cpp
  494. 2
      src/test-hush/test_netbase_tests.cpp
  495. 2
      src/test-hush/test_parse_notarization.cpp
  496. 2
      src/test-hush/testutils.cpp
  497. 2
      src/test-hush/testutils.h
  498. 2
      src/test/Checkpoints_tests.cpp
  499. 2
      src/test/DoS_tests.cpp
  500. 2
      src/test/accounting_tests.cpp

2
Dockerfile

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
FROM ubuntu:16.04

2
build.sh

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
contrib/block_time.pl

@ -1,5 +1,5 @@
#!/usr/bin/perl
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
use warnings;

3
contrib/checkpoints.pl

@ -1,6 +1,5 @@
#!/usr/bin/perl
# Copyright 2016-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
use warnings;

2
contrib/fresh_clone_compile_and_run.sh

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# OPEN BOUNTY

2
contrib/hush_halvings

@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
use strict;

2
contrib/hush_scanner

@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
use strict;

2
contrib/hush_supply

@ -1,5 +1,5 @@
#!/usr/bin/env perl
# Copyright 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
use warnings;
use strict;

2
contrib/verify-commits/gpg.sh

@ -1,5 +1,5 @@
#!/bin/sh
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
INPUT=$(</dev/stdin)

2
contrib/verify-commits/pre-push-hook.sh

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
if ! [[ "$2" =~ [git@]?[www.]?hush.is[:|/]bitcoin/bitcoin[.git]? ]]; then

2
contrib/verify-commits/verify-commits.sh

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
contrib/zmq/zmq_sub.py

@ -1,6 +1,6 @@
#!/usr/bin/env python2
# Copyright (c) 2014-2016 The Bitcoin Core developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
depends/funcs.mk

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
define int_vars

2
migratecoin.sh

@ -1,5 +1,5 @@
#!/usr/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# This script makes the neccesary transactions to migrate

2
qa/hush/create_benchmark_archive.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
import binascii

2
qa/hush/create_wallet_200k_utxos.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2017 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/hush/full-test-suite.sh

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Execute all of the automated tests related to Hush
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/hush/full_test_suite.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# Execute all of the automated tests related to Hush

2
qa/pull-tester/rpc-tests.sh

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
set -e -o pipefail

2
qa/pull-tester/run-bitcoin-cli

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
# This is a thin wrapper around bitcoin-cli that strips the Windows-style EOLs

2
qa/pull-tester/run-bitcoind-for-test.sh.in

@ -1,7 +1,7 @@
#!/bin/bash
# THIS FILE IS GENERATED FROM run-bitcoind-for-test.sh.in
# Copyright (c) 2013-2014 The Bitcoin Core developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
#
HUSH_LOAD_TIMEOUT=500

2
qa/pull-tester/tests-config.sh.in

@ -1,7 +1,7 @@
#!/bin/bash
# THIS FILE IS GENERATED FROM tests-config.sh.in
# Copyright (c) 2013-2014 The Bitcoin Core developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
BUILDDIR="@abs_top_builddir@"

2
qa/rpc-tests/ac_private.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/addressindex.py

@ -1,6 +1,6 @@
#!/usr/bin/env python2
# Copyright (c) 2014-2015 The Bitcoin Core developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# Test addressindex generation and fetching

2
qa/rpc-tests/bip65-cltv-p2p.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/bipdersig-p2p.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3/X11 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#

2
qa/rpc-tests/blockchain.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_channels.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_dice.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_faucet.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_gateways.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_heir.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_oracles.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_rewards.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/cryptoconditions_token.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 SuperNET developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/decodescript.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/disablewallet.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/dpowconfs.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2019 Duke Leto who wrote "The SuperNET developers" while never agreeing to the developer agreement nor being listed in AUTHORS
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/feature_walletfile.py

@ -1,6 +1,6 @@
#!/usr/bin/env python3
# Copyright (c) 2017 The Bitcoin Core developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
"""Test wallet file location."""

2
qa/rpc-tests/finalsaplingroot.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/forknotify.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/fundrawtransaction.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/getblocktemplate.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2016 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/getblocktemplate_longpoll.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/getblocktemplate_proposals.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/getchaintips.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/hardforkdetection.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
#
# Test hard fork detection

2
qa/rpc-tests/httpbasics.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/invalidateblock.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/invalidblockrequest.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
#
# Distributed under the GPLv3/X11 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/ivk_import_export.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2019 Bartlomiej Lisiecki
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/key_import_export.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2017 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/keypool.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/listtransactions.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/maxblocksinflight.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
#
# Distributed under the GPLv3/X11 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/mempool_nu_activation.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/mempool_reorg.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/mempool_resurrect_test.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/mempool_spendcoinbase.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/mempool_tx_expiry.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/mempool_tx_input_limit.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2017 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/merkle_blocks.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/nodehandling.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/nspv_client_test.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
import sys

2
qa/rpc-tests/p2p-acceptblock.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
#
# Distributed under the GPLv3/X11 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/p2p_node_bloom.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/p2p_txexpiry_dos.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/prioritisetransaction.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2017 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/proxy_test.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/pruning.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/rawtransactions.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/receivedby.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/regtest_signrawtransaction.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/reindex.py

@ -1,6 +1,6 @@
#!/usr/bin/env python2
# Copyright (c) 2014 The Bitcoin Core developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
#
# Test -reindex with CheckBlockIndex

2
qa/rpc-tests/rest.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/rewind_index.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/rpcbind_test.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/script_test.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
#
# Distributed under the GPLv3/X11 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/signrawtransaction_offline.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/signrawtransactions.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/smartfees.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014-2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/spentindex.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014-2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/test_framework/authproxy.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/test_framework/bignum.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# This file is from python-bitcoinlib.

2
qa/rpc-tests/test_framework/blockstore.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# BlockStore: a helper class that keeps a map of blocks and implements

2
qa/rpc-tests/test_framework/blocktools.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# blocktools.py - utilities for manipulating blocks and transactions

2
qa/rpc-tests/test_framework/comptool.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/test_framework/equihash.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
from operator import itemgetter

2
qa/rpc-tests/test_framework/mininode.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# mininode.py - Bitcoin P2P network half-a-node

2
qa/rpc-tests/test_framework/netutil.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/test_framework/script.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# This file is modified from python-bitcoinlib.

2
qa/rpc-tests/test_framework/socks5.py

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/test_framework/test_framework.py

@ -1,6 +1,6 @@
#!/usr/bin/env python2
# Copyright (c) 2014 The Bitcoin Core developers
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# Base class for RPC testing

2
qa/rpc-tests/timestampindex.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014-2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/txindex.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014-2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/txn_doublespend.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_1941.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2016 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_addresses.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_anchorfork.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_changeindicator.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_import_export.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_listnotes.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_listreceived.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_mergetoaddress.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2017 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_nullifiers.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2016 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_overwintertx.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_persistence.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_protectcoinbase.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2016 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_sapling.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2018 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_shieldcoinbase.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2017 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/wallet_shieldcoinbase_sapling.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
import inspect

2
qa/rpc-tests/wallet_treestate.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2016 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/walletbackup.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/zapwallettxes.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/zkey_import_export.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2017 The Zcash developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
qa/rpc-tests/zmq_test.py

@ -1,5 +1,5 @@
#!/usr/bin/env python2
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Copyright (c) 2015 The Bitcoin Core developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/Makefile.gtest.include

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
TESTS += komodo-gtest
bin_PROGRAMS += komodo-gtest

2
src/Makefile.test-hush.include

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/addressindex.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/addrman.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2012 Pieter Wuille
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/alert.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/alert.h

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/alertkeys.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/amount.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/amount.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/arith_uint256.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/arith_uint256.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/asyncrpcoperation.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2016 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/asyncrpcoperation.h

@ -1,5 +1,5 @@
// Copyright (c) 2016 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/asyncrpcqueue.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2016 The Zcash developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/asyncrpcqueue.h

@ -1,5 +1,5 @@
// Copyright (c) 2016 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/bech32.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2017 Pieter Wuille
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/bech32.h

@ -1,5 +1,5 @@
// Copyright (c) 2017 Pieter Wuille
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/bitcoind.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/bloom.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2012-2014 The Bitcoin Core developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/CCGateways.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCHeir.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCImportGateway.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCMarmara.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCOracles.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCPayments.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCPegs.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCPrices.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCassets.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCassetsCore.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCassetstx.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCauction.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCchannels.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCcustom.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCdice.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCfaucet.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCfsm.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCinclude.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CClotto.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCrewards.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCtokens.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCtokens.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCtokenutils.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCtx.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCutilbits.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/CCutils.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/assets.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/auction.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/betprotocol.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/betprotocol.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/cclib.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/channels.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/crypto777/OS_portable.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
/******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. *
* *

2
src/cc/customcc.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/customcc.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/dapps/Makefile

@ -1,4 +1,4 @@
# Copyright 2016-2020 The Hush Developers
# Copyright (c) 2016-2021 The Hush Developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
# Just type make to compile all dat dapp code, fellow cypherpunkz

2
src/cc/dapps/cJSON.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/dapps/dappinc.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/dapps/dappstd.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/dapps/hushdex.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/dapps/zmigrate.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/dice.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/dilithium.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/dilithium.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <stdint.h>

2
src/cc/disputepayout.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/eval.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/eval.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/faucet.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/fsm.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/games/prices.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/games/prices.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/games/prices.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/games/tetris.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/games/tetris.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/gamescc.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/gamescc.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifndef H_GAMESCC_H

2
src/cc/gateways.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/heir.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/heir_validate.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifndef HEIR_VALIDATE_H

2
src/cc/import.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/importgateway.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/importpayout.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/includes/cJSON.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/includes/curve25519.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/includes/libgfshare.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/includes/tweetnacl.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifndef TWEETNACL_H

2
src/cc/includes/uthash.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/includes/utlist.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/lotto.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/makecclib

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/musig.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/oracles.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/payments.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/pegs.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/prices.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/rewards.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/rogue/Makefile.in

@ -1,4 +1,4 @@
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
###############################################################################

2
src/cc/rogue/armor.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/chase.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/command.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/cursesd.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/rogue/cursesd.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/rogue/daemon.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/daemons.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/extern.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/extern.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/fight.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/init.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/io.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/list.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/mach_dep.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/main.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/rogue/mdport.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/misc.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/monsters.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/move.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/new_level.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/options.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/pack.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/passages.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/potions.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/rings.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/rip.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/rogue.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/rogue.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/rogue_player.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cc/rogue/rooms.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/save.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/score.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/scrolls.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/state.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/sticks.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/things.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/vers.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/weapons.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/wizard.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue/xcrypt.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cc/rogue_rpc.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/cc/sudoku.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
// From https://github.com/attractivechaos/plb/blob/master/sudoku/incoming/sudoku_solver.c

2
src/cc/utils.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/chain.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/chain.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/chainparams.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/////////////////////////////////////////////////////////////////////////////////

2
src/chainparams.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/checkpoints.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/checkpoints.h

@ -1,5 +1,5 @@
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/checkqueue.h

@ -1,5 +1,5 @@
// Copyright (c) 2012-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/clientversion.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2012-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/coincontrol.h

@ -1,5 +1,5 @@
// Copyright (c) 2011-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/coins.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2012-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/coins.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/consensus/params.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/consensus/upgrades.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2018 The Zcash developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/core_memusage.h

@ -1,5 +1,5 @@
// Copyright (c) 2015 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/crosschain.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/crosschain.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/crosschain_authority.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "cc/eval.h"

2
src/crypto/common.h

@ -1,5 +1,5 @@
// Copyright (c) 2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Released under the GPLv3
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/crypto/equihash.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2016 Jack Grigg
// Copyright (c) 2016 The Zcash developers
// Distributed under the GPLv3 software license, see the accompanying

2
src/cryptoconditions/AUTHORS

@ -4,6 +4,6 @@ Copyright 2017 Scott Sadler
# Current Authors
Copyright 2016-2020 The Hush Developers
Copyright (c) 2016-2021 The Hush Developers
Relicensed to GPLv3 on Nov 21st 2020.

2
src/cryptoconditions/src/anon.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
/******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. *
* *

2
src/cryptoconditions/src/asn/BIT_STRING.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/BIT_STRING.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/CompoundSha256Condition.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/CompoundSha256Condition.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Condition.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Condition.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/ConditionTypes.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/ConditionTypes.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Ed25519FingerprintContents.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Ed25519FingerprintContents.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Ed25519Sha512Fulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Ed25519Sha512Fulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/EvalFulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/EvalFulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Fulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Fulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/INTEGER.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/INTEGER.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/NativeEnumerated.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/NativeEnumerated.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/NativeInteger.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/NativeInteger.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/OCTET_STRING.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/OCTET_STRING.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/PrefixFingerprintContents.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/PrefixFingerprintContents.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/PrefixFulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/PrefixFulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/PreimageFulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/PreimageFulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/RsaFingerprintContents.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/RsaFingerprintContents.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/RsaSha256Fulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/RsaSha256Fulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Secp256k1FingerprintContents.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Secp256k1FingerprintContents.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Secp256k1Fulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/Secp256k1Fulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/SimpleSha256Condition.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/SimpleSha256Condition.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/ThresholdFingerprintContents.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/ThresholdFingerprintContents.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/ThresholdFulfillment.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/ThresholdFulfillment.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/asn_SET_OF.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/asn_SET_OF.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/asn_application.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/asn_codecs.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/asn_codecs_prim.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/asn_codecs_prim.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/asn_internal.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/asn_system.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/ber_decoder.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/ber_decoder.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/ber_tlv_length.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/ber_tlv_length.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/ber_tlv_tag.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/ber_tlv_tag.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constr_CHOICE.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/constr_CHOICE.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constr_SEQUENCE.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constr_SEQUENCE.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constr_SET_OF.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constr_SET_OF.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constr_TYPE.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constr_TYPE.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/constraints.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "asn_internal.h"

2
src/cryptoconditions/src/asn/constraints.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/der_encoder.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/der_encoder.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/per_decoder.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "asn_application.h"

2
src/cryptoconditions/src/asn/per_decoder.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/per_encoder.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "asn_application.h"

2
src/cryptoconditions/src/asn/per_encoder.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/per_opentype.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/per_opentype.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/per_support.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/per_support.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/xer_decoder.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/xer_decoder.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/xer_encoder.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/xer_encoder.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/asn/xer_support.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/asn/xer_support.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/cryptoconditions.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/ed25519.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/eval.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/include/cJSON.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/include/cJSON.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/cryptoconditions/src/include/libbase58.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/include/sha256.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/include/sha256.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*-

2
src/cryptoconditions/src/include/tweetnacl.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "tweetnacl.h"

2
src/cryptoconditions/src/include/tweetnacl.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifndef TWEETNACL_H

2
src/cryptoconditions/src/internal.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
/******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. *
* *

2
src/cryptoconditions/src/json_rpc.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/prefix.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/preimage.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/secp256k1.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/threshold.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/cryptoconditions/src/utils.c

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/dbwrapper.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2012-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/dbwrapper.h

@ -1,5 +1,5 @@
// Copyright (c) 2012-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/deprecation.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2017 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/deprecation.h

@ -1,5 +1,5 @@
// Copyright (c) 2017 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/fs.h

@ -1,5 +1,5 @@
// Copyright (c) 2017 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/gtest/json_test_vectors.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "json_test_vectors.h"

2
src/gtest/json_test_vectors.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/main.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "gmock/gmock.h"

2
src/gtest/test_block.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_checkblock.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_checktransaction.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_deprecation.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// Released under the GPLv3

2
src/gtest/test_equihash.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#if defined(HAVE_CONFIG_H)

2
src/gtest/test_httprpc.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_keys.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <chainparams.h>

2
src/gtest/test_keystore.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_libzcash_utils.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_mempool.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_merkletree.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_metrics.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_miner.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gmock/gmock.h>

2
src/gtest/test_noteencryption.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_pedersen_hash.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_pow.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_random.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_rpc.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_sapling_note.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_tautology.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_transaction_builder.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "chainparams.h"

2
src/gtest/test_txid.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_upgrades.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_validation.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/test_zip32.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/gtest/utils.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
int GenZero(int n)

2
src/hash.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2013-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/hash.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/hush-cli

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
# set working directory to the location of this script

2
src/hush-cli-testnet

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# set working directory to the location of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

2
src/hush-smart-chain

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# set working directory to the location of this script
# readlink -f does not always exist
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

2
src/hush-tx

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
# set working directory to the location of this script

2
src/hush.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush/tlsenums.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/hush/tlsmanager.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <wolfssl/options.h>

2
src/hush/tlsmanager.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <wolfssl/options.h>

2
src/hush/utiltls.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2017 The Zen Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/hush/utiltls.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2017 The Zen Core developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/hush_bitcoind.h

@ -1,4 +1,4 @@
// Copyright 2016-2020 The Hush Developers
// Copyright (c) 2016-2021 The Hush Developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_cJSON.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/*

2
src/hush_ccdata.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_curve25519.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_events.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_gateway.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

4
src/hush_globals.h

@ -1,4 +1,4 @@
// Copyright 2016-2020 The Hush Developers
// Copyright 2016-2021 The Hush Developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************
@ -17,7 +17,7 @@
******************************************************************************/
#include "hush_defs.h"
void komodo_prefetch(FILE *fp);
void hush_prefetch(FILE *fp);
uint32_t hush_heightstamp(int32_t height);
void hush_stateupdate(int32_t height,uint8_t notarypubs[][33],uint8_t numnotaries,uint8_t notaryid,uint256 txhash,uint64_t voutmask,uint8_t numvouts,uint32_t *pvals,uint8_t numpvals,int32_t kheight,uint32_t ktime,uint64_t opretvalue,uint8_t *opretbuf,uint16_t opretlen,uint16_t vout,uint256 MoM,int32_t MoMdepth);
void komodo_init(int32_t height);

2
src/hush_kv.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_nSPV.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_nSPV_fullnode.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_nSPV_wallet.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

3
src/hush_notary.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************
@ -19,7 +19,6 @@
#include "hush_defs.h"
#include "hush_cJSON.h"
#define KOMODO_MAINNET_START 178999
#define HUSH_NOTARIES_HEIGHT1 814000
const char *Notaries_genesis[][2] =

2
src/hush_pax.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/hush_structs.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

4
src/hush_utils.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************
@ -2475,7 +2475,7 @@ struct hush_state *hush_stateptr(char *symbol,char *dest)
return(hush_stateptrget(symbol));
}
void komodo_prefetch(FILE *fp)
void hush_prefetch(FILE *fp)
{
long fsize,fpos; int32_t incr = 16*1024*1024;
fpos = ftell(fp);

2
src/hushd

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/hushd-testnet

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/importcoin.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/init.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/key.h

@ -1,7 +1,7 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2017 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/key_io.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2014-2016 The Bitcoin Core developers
// Copyright (c) 2016-2018 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/key_io.h

@ -1,7 +1,7 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2015 The Bitcoin Core developers
// Copyright (c) 2016-2018 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/keystore.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/keystore.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/komodo-tx.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

4
src/main.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************
@ -5575,7 +5575,7 @@ FILE* OpenDiskFile(const CDiskBlockPos &pos, const char *prefix, bool fReadOnly)
}
if ( pos.nFile < sizeof(didinit)/sizeof(*didinit) && didinit[pos.nFile] == 0 && strcmp(prefix,(char *)"blk") == 0 )
{
komodo_prefetch(file);
hush_prefetch(file);
didinit[pos.nFile] = 1;
}
if (pos.nPos) {

2
src/main.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/metrics.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2016 The Zcash developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/metrics.h

@ -1,5 +1,5 @@
// Copyright (c) 2016 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/miner.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/miner.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/net.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/notarizationdb.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "dbwrapper.h"

2
src/notarizationdb.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifndef HUSH_NOTARISATIONDB_H

2
src/pow.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/pow.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/pow/tromp/equi_miner.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
// Copyright (c) 2016 John Tromp, The Zcash developers

2
src/pow/tromp/osx_barrier.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifdef __APPLE__

2
src/prevector.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifndef _HUSH_PREVECTOR_H_

2
src/primitives/block.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/primitives/block.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/primitives/transaction.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/primitives/transaction.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/protocol.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/pubkey.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2017 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/pubkey.h

@ -1,7 +1,7 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2017 The Zcash developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/purge

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2016-2020 The Hush developers
# Copyright (c) 2016-2021 The Hush developers
# Released under the GPLv3
echo "Purging $1"

2
src/random.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/rest.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/rpc/blockchain.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/rpc/client.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/rpc/crosschain.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/rpc/mining.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/rpc/misc.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/rpc/server.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

4
src/rpc/server.h

@ -1,9 +1,8 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush Developers
// Copyright (c) 2016-2021 The Hush Developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************
* Copyright © 2014-2019 The SuperNET Developers. *
* *
@ -18,7 +17,6 @@
* Removal or modification of this copyright notice is prohibited. *
* *
******************************************************************************/
#ifndef HUSH_RPCSERVER_H
#define HUSH_RPCSERVER_H

2
src/script/standard.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/script/standard.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

4
src/sendalert.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2016 The Zcash developers
// Original code from: https://gist.github.com/laanwj/0e689cfa37b52bcbbb44
// Distributed under the GPLv3 software license, see the accompanying
@ -56,7 +56,7 @@ the bad alert.
*/
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "main.h"

2
src/support/allocators/secure.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/support/allocators/zeroafterfree.h

@ -1,6 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/sync.cpp

@ -1,6 +1,6 @@
// Copyright (c) 2011-2012 The Bitcoin Core developers
// Distributed under the GPLv3 software license, see the accompanying
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
/******************************************************************************

2
src/test-hush/main.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include "key.h"

2
src/test-hush/test_addrman.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/test-hush/test_coinimport.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/test-hush/test_cryptoconditions.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <cryptoconditions.h>

2
src/test-hush/test_eval_bet.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <cryptoconditions.h>

2
src/test-hush/test_eval_notarization.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <cryptoconditions.h>

2
src/test-hush/test_netbase_tests.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/test-hush/test_parse_notarization.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <gtest/gtest.h>

2
src/test-hush/testutils.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#include <cryptoconditions.h>

2
src/test-hush/testutils.h

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
#ifndef HUSH_TESTUTILS_H

2
src/test/Checkpoints_tests.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2011-2013 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/test/DoS_tests.cpp

@ -1,4 +1,4 @@
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Copyright (c) 2011-2014 The Bitcoin Core developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

2
src/test/accounting_tests.cpp

@ -1,5 +1,5 @@
// Copyright (c) 2012-2014 The Bitcoin Core developers
// Copyright (c) 2016-2020 The Hush developers
// Copyright (c) 2016-2021 The Hush developers
// Distributed under the GPLv3 software license, see the accompanying
// file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html

Some files were not shown because too many files changed in this diff

Loading…
Cancel
Save