X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Futil.cpp;h=be6267688c3f0b881f2c9ba1ae7c9203a58b4503;hp=66161c7e5a621655a88e45d6a853f43cd6709162;hb=b2de28c74040595fa3fe5353ea063a8c3874f6b1;hpb=c45c2c380de5a0591df94156367f057e37c41a09 diff --git a/src/util.cpp b/src/util.cpp index 66161c7..be62676 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,7 +1,7 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2012 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" #include "strlcpy.h"