X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fprotocol.h;h=69e39969564e1f7f4ffd6be9a0cd8d4339c63a44;hp=e639127355a246f1039ecd16e78d6c448c88a6a6;hb=d11488abd05cb39a9f481e7c4c35f780197a3d28;hpb=fba681519a5b63cdda9e61980cc6e2acb6b8f738 diff --git a/src/protocol.h b/src/protocol.h index e639127..69e3996 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++.