From 06ba77973e7f8938c8461bffeee3718a8f7712f5 Mon Sep 17 00:00:00 2001 From: DrahtBot <39886733+DrahtBot@users.noreply.github.com> Date: Sat, 29 Dec 2018 10:08:32 +0100 Subject: Update copyright headers to 2018 --- test/functional/mempool_accept.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/functional/mempool_accept.py') diff --git a/test/functional/mempool_accept.py b/test/functional/mempool_accept.py index 02f1cc4391..e2a219b85a 100755 --- a/test/functional/mempool_accept.py +++ b/test/functional/mempool_accept.py @@ -1,5 +1,5 @@ #!/usr/bin/env python3 -# Copyright (c) 2017 The Bitcoin Core developers +# Copyright (c) 2017-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 mempool acceptance of raw transactions.""" -- cgit v1.2.3