diff --git a/src/instantx.h b/src/instantx.h index 2a74ffc6bc..8e55ed2535 100644 --- a/src/instantx.h +++ b/src/instantx.h @@ -1,6 +1,5 @@ -// Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2012 The Bitcoin developers +// Copyright (c) 2009-2012 The Darkcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef INSTANTX_H diff --git a/src/spork.h b/src/spork.h index 9ee0f9e4e9..d1c5b69f2b 100644 --- a/src/spork.h +++ b/src/spork.h @@ -1,6 +1,5 @@ -// Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2012 The Bitcoin developers +// Copyright (c) 2009-2012 The Darkcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #ifndef SPORK_H