aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/db.h
diff options
context:
space:
mode:
authorMarcoFalke <[email protected]>2019-05-06 14:05:28 -0400
committerMarcoFalke <[email protected]>2019-05-06 14:05:52 -0400
commitaaaa57c2aad3a6278559ae3db5d953c847c6ffcb (patch)
tree5ce39e43319fe613012313d7f26b09d9194d24a8 /src/wallet/db.h
parentwallet: Only fail rescan when blocks have actually been pruned (diff)
downloaddiscoin-aaaa57c2aad3a6278559ae3db5d953c847c6ffcb.tar.xz
discoin-aaaa57c2aad3a6278559ae3db5d953c847c6ffcb.zip
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/db.h')
-rw-r--r--src/wallet/db.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wallet/db.h b/src/wallet/db.h
index 762fb83a2..b3856fbaf 100644
--- a/src/wallet/db.h
+++ b/src/wallet/db.h
@@ -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.