diff --git a/src/script/interpreter.cpp b/src/script/interpreter.cpp index 14f1dfc78f..0082948e5b 100644 --- a/src/script/interpreter.cpp +++ b/src/script/interpreter.cpp @@ -1,1671 +1,1671 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2016 The Bitcoin Core developers // Copyright (c) 2017-2018 The Bitcoin developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include