diff --git a/src/keystore.h b/src/keystore.h index b6afa143c..1cffb5027 100644 --- a/src/keystore.h +++ b/src/keystore.h @@ -1,87 +1,87 @@ // 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