aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/bipdersig-p2p.py
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-01-27 12:05:25 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-01-27 12:06:31 +0100
commit9189e30b127b6d9244da132c4c90084e7bb870be (patch)
treeb30ca37e2a89e1a07f061910482d0db59de70ea4 /qa/rpc-tests/bipdersig-p2p.py
parent42ecea48fd25d8430e8c98c040228b9e9322abc9 (diff)
parentfabcee1972f13bc77249bd23e8a1c16ce69aaae1 (diff)
downloadbitcoin-9189e30b127b6d9244da132c4c90084e7bb870be.tar.xz
Merge #7300: [trivial] Add missing copyright headers
fabcee1 Remove copyright header from autogenerated chainparamsseeds.h (MarcoFalke) fa60d05 Add missing copyright headers (MarcoFalke) fa7e4c0 Bump copyright headers to 2014 (MarcoFalke)
Diffstat (limited to 'qa/rpc-tests/bipdersig-p2p.py')
-rwxr-xr-xqa/rpc-tests/bipdersig-p2p.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/bipdersig-p2p.py b/qa/rpc-tests/bipdersig-p2p.py
index 9118b8facf..544e4a9670 100755
--- a/qa/rpc-tests/bipdersig-p2p.py
+++ b/qa/rpc-tests/bipdersig-p2p.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
-#
+# Copyright (c) 2015 The Bitcoin Core developers
# Distributed under the MIT/X11 software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
#