aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/getblocktemplate_longpoll.py
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2015-12-13 14:51:43 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-01-05 14:13:33 +0100
commit333e1eaeea80344e5a28db6efbce2691c85e2b25 (patch)
tree108b71f136fd4e2786d9c7ded5fa86aeab6ce2f4 /qa/rpc-tests/getblocktemplate_longpoll.py
parent5cadf3eb60ddc630d9e749f7a92e51d07d2e614a (diff)
downloadbitcoin-333e1eaeea80344e5a28db6efbce2691c85e2b25.tar.xz
Bump copyright headers to 2015
- Bump copyright headers to 2015 - [devtools] Rewrite fix-copyright-headers.py - [devtools] Use git pretty-format for year parsing Github-Pull: #7205 Rebased-From: fa6ad855e9159b2247da4fa0054f32fa181499ab fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35 fa71669452e57039e4270fd2b33a0e0e1635b813
Diffstat (limited to 'qa/rpc-tests/getblocktemplate_longpoll.py')
-rwxr-xr-xqa/rpc-tests/getblocktemplate_longpoll.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/getblocktemplate_longpoll.py b/qa/rpc-tests/getblocktemplate_longpoll.py
index 1ddff8a298..3e85957ae2 100755
--- a/qa/rpc-tests/getblocktemplate_longpoll.py
+++ b/qa/rpc-tests/getblocktemplate_longpoll.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.