diff --git a/share/rpcuser/rpcuser.py b/share/rpcuser/rpcuser.py index ab3d8c4ed3..6d9b44f699 100755 --- a/share/rpcuser/rpcuser.py +++ b/share/rpcuser/rpcuser.py @@ -1,5 +1,5 @@ -#!/usr/bin/env python3 -# Copyright (c) 2015 The Bitcoin Core developers +#!/usr/bin/env python +# 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.