X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fscript.cpp;h=e7664d2cfcf0676c1dd9e6d5862655e567a719b0;hp=377a7abb28a34fb67385812101116c948cded865;hb=58ac600b2c94f12309fc5e18933891590dc1eb4c;hpb=334668cde4e63d08165aa95737cc95a00fbd252b diff --git a/src/script.cpp b/src/script.cpp index 377a7ab..e7664d2 100644 --- a/src/script.cpp +++ b/src/script.cpp @@ -1,7 +1,7 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2011 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying -// file license.txt or http://www.opensource.org/licenses/mit-license.php. +// file COPYING or http://www.opensource.org/licenses/mit-license.php. #include "headers.h" using namespace std;