aboutsummaryrefslogtreecommitdiff
path: root/src/test/bip32_tests.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-04-11 09:53:04 -0400
committerMarcoFalke <falke.marco@gmail.com>2019-04-11 13:34:43 -0400
commitfaf400077d0144363c2dd24187431d958fb149a9 (patch)
treef75296d1f59beb0fa84d335f9829f4c357c4190b /src/test/bip32_tests.cpp
parentfa821904bf8870d8957a82ea65c0c7a8e84272a6 (diff)
downloadbitcoin-faf400077d0144363c2dd24187431d958fb149a9.tar.xz
scripted-diff: Bump copyright headers in test, bench
-BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./src/bench/ ./contrib/devtools/copyright_header.py update ./src/test/ -END VERIFY SCRIPT-
Diffstat (limited to 'src/test/bip32_tests.cpp')
-rw-r--r--src/test/bip32_tests.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/bip32_tests.cpp b/src/test/bip32_tests.cpp
index 76fca5d858..0c0423c0db 100644
--- a/src/test/bip32_tests.cpp
+++ b/src/test/bip32_tests.cpp
@@ -1,4 +1,4 @@
-// Copyright (c) 2013-2018 The Bitcoin Core developers
+// Copyright (c) 2013-2019 The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.