From d15871eb5cdf53523baf567a78afa6a3a192d5ef Mon Sep 17 00:00:00 2001 From: Wavex-Project <35933288+Wavex-Project@users.noreply.github.com> Date: Fri, 9 Nov 2018 15:59:02 +0300 Subject: [PATCH] Update walletdb.cpp --- src/wallet/walletdb.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/walletdb.cpp b/src/wallet/walletdb.cpp index 8c9f079..5fbfacb 100644 --- a/src/wallet/walletdb.cpp +++ b/src/wallet/walletdb.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers -// Copyright (c) 2014-2017 The Advance Protocol developers +// Copyright (c) 2014-2018 The Advance Protocol developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.