diff --git a/src/keystore.h b/src/keystore.h index 013b02f78..5bca315a2 100644 --- a/src/keystore.h +++ b/src/keystore.h @@ -1,96 +1,96 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2015 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef BITCOIN_KEYSTORE_H #define BITCOIN_KEYSTORE_H #include #include #include