X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fheaders.h;h=fb86a6fe02b35b075f8a9ad0145ed6cb39179b7b;hb=d11488abd05cb39a9f481e7c4c35f780197a3d28;hp=127cf4128217fc3710e5c18ead553184a7618127;hpb=a1de57a063af397612bb77f87c803c578d04f8e5;p=novacoin.git diff --git a/src/headers.h b/src/headers.h index 127cf41..fb86a6f 100644 --- a/src/headers.h +++ b/src/headers.h @@ -1,7 +1,7 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2011 The Bitcoin developers +// 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. #ifdef _MSC_VER #pragma warning(disable:4786)