aboutsummaryrefslogtreecommitdiff
path: root/share/rpcuser/rpcuser.py
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2017-01-04 12:08:55 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2017-01-04 12:09:05 +0100
commitc0ddd32bf629bb48426b0651def497ca1a78e6b1 (patch)
tree887fb7714be06fce641ddc4918bbc6640aaaa036 /share/rpcuser/rpcuser.py
parent649cf5fe894b3f2db93d99392239c1405921c02e (diff)
parent27765b6403cece54320374b37afb01a0cfe571c3 (diff)
downloadbitcoin-c0ddd32bf629bb48426b0651def497ca1a78e6b1.tar.xz
Merge #9450: Increment MIT licence copyright header year on files modified in 2016
27765b6 Increment MIT Licence copyright header year on files modified in 2016 (isle2983)
Diffstat (limited to 'share/rpcuser/rpcuser.py')
-rwxr-xr-xshare/rpcuser/rpcuser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/rpcuser/rpcuser.py b/share/rpcuser/rpcuser.py
index f806a810e0..63c69e308a 100755
--- a/share/rpcuser/rpcuser.py
+++ b/share/rpcuser/rpcuser.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python2
-# Copyright (c) 2015 The Bitcoin Core developers
+# Copyright (c) 2015-2016 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.