From c7206802e432f23e66e8951d9209adbf97786841 Mon Sep 17 00:00:00 2001 From: Evan Duffield Date: Mon, 9 Feb 2015 14:06:11 -0700 Subject: [PATCH] fixed attribution --- src/instantx.h | 3 +-- src/spork.h | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) 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