aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/init.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-05-06 14:05:28 -0400
committerMarcoFalke <falke.marco@gmail.com>2019-05-06 14:05:52 -0400
commitaaaa57c2aad3a6278559ae3db5d953c847c6ffcb (patch)
tree5ce39e43319fe613012313d7f26b09d9194d24a8 /src/wallet/init.cpp
parentfaf3729242c5e9486e137e549f05bf20bd3908a0 (diff)
downloadbitcoin-aaaa57c2aad3a6278559ae3db5d953c847c6ffcb.tar.xz
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/init.cpp')
-rw-r--r--src/wallet/init.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/init.cpp b/src/wallet/init.cpp
index 47ef01bfd1..0b8afd5a5d 100644
--- a/src/wallet/init.cpp
+++ b/src/wallet/init.cpp
@@ -1,5 +1,5 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
-// Copyright (c) 2009-2018 The Bitcoin Core developers
+// Copyright (c) 2009-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.