diff --git a/qa/rpc-tests/reindex.py b/qa/rpc-tests/reindex.py index ae7563192..fe5af0b2a 100755 --- a/qa/rpc-tests/reindex.py +++ b/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 # diff --git a/qa/rpc-tests/wallet_shieldcoinbase_sapling.py b/qa/rpc-tests/wallet_shieldcoinbase_sapling.py index d5d130329..290a44095 100755 --- a/qa/rpc-tests/wallet_shieldcoinbase_sapling.py +++ b/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