aboutsummaryrefslogtreecommitdiff
path: root/src/pow.cpp
diff options
context:
space:
mode:
authorMax K. <[email protected]>2015-08-15 12:46:52 +0200
committerMax K. <[email protected]>2015-08-15 12:46:52 +0200
commit50b3b35f99de0e2dfd8dc475abf52200bf9e272d (patch)
tree5661a196179b02b44706c551449877f39c990c23 /src/pow.cpp
parentMerge pull request #1229 from rnicoll/1.10-fork-detection (diff)
parentAdd attributions to source files (diff)
downloaddiscoin-50b3b35f99de0e2dfd8dc475abf52200bf9e272d.tar.xz
discoin-50b3b35f99de0e2dfd8dc475abf52200bf9e272d.zip
Merge pull request #1247 from rnicoll/1.10-attribution
Add attributions to source files
Diffstat (limited to 'src/pow.cpp')
-rw-r--r--src/pow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pow.cpp b/src/pow.cpp
index 1dac0b81c..b84e4602f 100644
--- a/src/pow.cpp
+++ b/src/pow.cpp
@@ -1,5 +1,6 @@
// Copyright (c) 2009-2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin Core developers
+// Copyright (c) 2014-2015 The Dogecoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.