scripted-diff: Update copyright in ./test

-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./test/
-END VERIFY SCRIPT-
This commit is contained in:
MarcoFalke 2019-02-20 20:03:13 -05:00
parent fa0e65b772
commit faa7cdf764
No known key found for this signature in database
GPG key ID: CE2B75697E69A548
71 changed files with 71 additions and 71 deletions
test/functional/test_framework

View file

@ -1,5 +1,5 @@
#!/usr/bin/env python3
# Copyright (c) 2014-2018 The Bitcoin Core developers
# Copyright (c) 2014-2019 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
"""Base class for RPC testing."""