X-Git-Url: https://git.novaco.in/?p=novacoin.git;a=blobdiff_plain;f=src%2Fbase58.h;h=71168cfaca1264fd2406098a089479ac2f97e133;hp=d3a153b1e4ea6797ecf245432fe404c6094ecd74;hb=882164196e5b1971313493f95a6d027f05e2ec92;hpb=6bf4253a68f42db1ca48176148f29ff6c157955a diff --git a/src/base58.h b/src/base58.h index d3a153b..71168cf 100644 --- a/src/base58.h +++ b/src/base58.h @@ -1,5 +1,5 @@ // 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.