diff options
| author | DrahtBot <[email protected]> | 2018-12-29 10:08:32 +0100 |
|---|---|---|
| committer | DrahtBot <[email protected]> | 2018-12-29 10:15:01 +0100 |
| commit | 06ba77973e7f8938c8461bffeee3718a8f7712f5 (patch) | |
| tree | cdc3f531b6f2879f400d4f0964888094b9d80451 /src/test/txvalidation_tests.cpp | |
| parent | Merge #14966: docs: fix testmempoolaccept CLI syntax (diff) | |
| download | discoin-06ba77973e7f8938c8461bffeee3718a8f7712f5.tar.xz discoin-06ba77973e7f8938c8461bffeee3718a8f7712f5.zip | |
Update copyright headers to 2018
Diffstat (limited to 'src/test/txvalidation_tests.cpp')
| -rw-r--r-- | src/test/txvalidation_tests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/txvalidation_tests.cpp b/src/test/txvalidation_tests.cpp index 473ec5add..c2777cd6d 100644 --- a/src/test/txvalidation_tests.cpp +++ b/src/test/txvalidation_tests.cpp @@ -1,4 +1,4 @@ -// 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. |