Browse Source

Update test copyrights

pull/53/head
Duke Leto 4 years ago
parent
commit
1c4e43c48e
  1. 5
      qa/rpc-tests/reindex.py
  2. 2
      qa/rpc-tests/wallet_shieldcoinbase_sapling.py

5
qa/rpc-tests/reindex.py

@ -1,8 +1,7 @@
#!/usr/bin/env python2
# Copyright (c) 2014 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
# Copyright (c) 2019-2020 The Hush developers
# Released under the GPLv3
#
# Test -reindex with CheckBlockIndex
#

2
qa/rpc-tests/wallet_shieldcoinbase_sapling.py

@ -1,4 +1,6 @@
#!/usr/bin/env python2
# Copyright (c) 2019-2020 The Hush developers
# Released under the GPLv3
import inspect
import os

Loading…
Cancel
Save