aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_invalid_locator.py
diff options
context:
space:
mode:
authorDrahtBot <39886733+DrahtBot@users.noreply.github.com>2018-12-29 10:08:32 +0100
committerDrahtBot <39886733+DrahtBot@users.noreply.github.com>2018-12-29 10:15:01 +0100
commit06ba77973e7f8938c8461bffeee3718a8f7712f5 (patch)
treecdc3f531b6f2879f400d4f0964888094b9d80451 /test/functional/p2p_invalid_locator.py
parent3c9b98bd6e0cd9e903ed4e7ddf35533f0754a3b8 (diff)
downloadbitcoin-06ba77973e7f8938c8461bffeee3718a8f7712f5.tar.xz
Update copyright headers to 2018
Diffstat (limited to 'test/functional/p2p_invalid_locator.py')
-rwxr-xr-xtest/functional/p2p_invalid_locator.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/p2p_invalid_locator.py b/test/functional/p2p_invalid_locator.py
index c8c752d1f7..33b7060060 100755
--- a/test/functional/p2p_invalid_locator.py
+++ b/test/functional/p2p_invalid_locator.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python3
-# Copyright (c) 2015-2017 The Bitcoin Core developers
+# Copyright (c) 2015-2018 The Bitcoin Core developers
# Distributed under the MIT software license, see the accompanying
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
"""Test node responses to invalid locators.