diff --git a/src/script/sign.h b/src/script/sign.h index 6e7c39e3d..b294b67b9 100644 --- a/src/script/sign.h +++ b/src/script/sign.h @@ -1,701 +1,701 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 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_SCRIPT_SIGN_H #define BITCOIN_SCRIPT_SIGN_H #include #include #include