From eb7daf4d600eeb631427c018a984a77a34aca66e Mon Sep 17 00:00:00 2001 From: DrahtBot <39886733+DrahtBot@users.noreply.github.com> Date: Thu, 26 Jul 2018 18:36:45 -0400 Subject: Update copyright headers to 2018 --- test/functional/p2p_segwit.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/p2p_segwit.py') diff --git a/test/functional/p2p_segwit.py b/test/functional/p2p_segwit.py index 52f6482d56..5ffc736c97 100755 --- a/test/functional/p2p_segwit.py +++ b/test/functional/p2p_segwit.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2016-2017 The Bitcoin Core developers +# Copyright (c) 2016-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 segwit transactions and blocks on P2P network.""" -- cgit v1.2.3