aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/rawtransactions.py
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-12-13 17:58:29 +0100
committerMarcoFalke <falke.marco@gmail.com>2015-12-13 18:08:39 +0100
commitfa24439ff3d8ab5b9efaf66ef4dae6713b88cb35 (patch)
treebdf12400180722b6827d89b6c10aa66f8b0f864d /qa/rpc-tests/rawtransactions.py
parentfa6ad855e9159b2247da4fa0054f32fa181499ab (diff)
downloadbitcoin-fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35.tar.xz
Bump copyright headers to 2015
Diffstat (limited to 'qa/rpc-tests/rawtransactions.py')
-rwxr-xr-xqa/rpc-tests/rawtransactions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/rawtransactions.py b/qa/rpc-tests/rawtransactions.py
index 173faf736e..d77b41979b 100755
--- a/qa/rpc-tests/rawtransactions.py
+++ b/qa/rpc-tests/rawtransactions.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
-# Copyright (c) 2014 The Bitcoin Core developers
+# Copyright (c) 2014-2015 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.