X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fprotocol.h;h=b516f1b897c307095d596a0ebaf6d3d28dd65d8e;hp=f7331c19233d7a22742f83af9c2fe003d509e741;hb=e10622d1297e638109bbf58c35ad008f7acbae7c;hpb=77b0f86a43653dac51f97d57e5d450c9871372bf diff --git a/src/protocol.h b/src/protocol.h index f7331c1..b516f1b 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -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. #ifndef __cplusplus # error This header can only be compiled as C++.