diff options
author | MarcoFalke <falke.marco@gmail.com> | 2015-12-13 17:58:29 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2015-12-13 18:08:39 +0100 |
commit | fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35 (patch) | |
tree | bdf12400180722b6827d89b6c10aa66f8b0f864d /qa/rpc-tests/zapwallettxes.py | |
parent | fa6ad855e9159b2247da4fa0054f32fa181499ab (diff) |
Bump copyright headers to 2015
Diffstat (limited to 'qa/rpc-tests/zapwallettxes.py')
-rwxr-xr-x | qa/rpc-tests/zapwallettxes.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/zapwallettxes.py b/qa/rpc-tests/zapwallettxes.py index 0ec8ec5364..1ee0f79ac0 100755 --- a/qa/rpc-tests/zapwallettxes.py +++ b/qa/rpc-tests/zapwallettxes.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. |