X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fheaders.h;h=cef2718c9a3fd0226b3c0d2eea39b90d4b9aa6eb;hb=b2de28c74040595fa3fe5353ea063a8c3874f6b1;hp=99f1877cf9ae308884826dfacd0f9543bee18532;hpb=70550ed81be022c81826791a75dd1567db1d667b;p=novacoin.git diff --git a/src/headers.h b/src/headers.h index 99f1877..cef2718 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)