diff options
| author | MarcoFalke <[email protected]> | 2015-12-13 17:58:29 +0100 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2015-12-13 18:08:39 +0100 |
| commit | fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35 (patch) | |
| tree | bdf12400180722b6827d89b6c10aa66f8b0f864d /qa/rpc-tests/test_framework/netutil.py | |
| parent | [devtools] Rewrite fix-copyright-headers.py (diff) | |
| download | discoin-fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35.tar.xz discoin-fa24439ff3d8ab5b9efaf66ef4dae6713b88cb35.zip | |
Bump copyright headers to 2015
Diffstat (limited to 'qa/rpc-tests/test_framework/netutil.py')
| -rw-r--r-- | qa/rpc-tests/test_framework/netutil.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/rpc-tests/test_framework/netutil.py b/qa/rpc-tests/test_framework/netutil.py index b30a88a4f..50daa8793 100644 --- a/qa/rpc-tests/test_framework/netutil.py +++ b/qa/rpc-tests/test_framework/netutil.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. |