diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-05-06 14:05:28 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-05-06 14:05:52 -0400 |
commit | aaaa57c2aad3a6278559ae3db5d953c847c6ffcb (patch) | |
tree | 5ce39e43319fe613012313d7f26b09d9194d24a8 /src/wallet/test/wallet_crypto_tests.cpp | |
parent | faf3729242c5e9486e137e549f05bf20bd3908a0 (diff) |
scripted-diff: Bump copyright headers in wallet
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./src/wallet/
-END VERIFY SCRIPT-
Diffstat (limited to 'src/wallet/test/wallet_crypto_tests.cpp')
-rw-r--r-- | src/wallet/test/wallet_crypto_tests.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/test/wallet_crypto_tests.cpp b/src/wallet/test/wallet_crypto_tests.cpp index acc61c984f..2f41813234 100644 --- a/src/wallet/test/wallet_crypto_tests.cpp +++ b/src/wallet/test/wallet_crypto_tests.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2014-2018 The Bitcoin Core developers +// Copyright (c) 2014-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. |