X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fdb.cpp;h=c67a34c39e865cae267b8ce4fca145bd252955e2;hb=23e7583a8c9a0dcee9cbbf3be8bfc453298773f0;hp=f9151f7f926c05d3153bc216b0d919c8e4667dee;hpb=4bd6299efdeb8438d0a58aa7c1083a6faeeaa71b;p=novacoin.git diff --git a/src/db.cpp b/src/db.cpp index f9151f7..c67a34c 100644 --- a/src/db.cpp +++ b/src/db.cpp @@ -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. #include "db.h" #include "util.h"