diff options
| author | J Ross Nicoll <[email protected]> | 2015-08-14 22:32:47 +0100 |
|---|---|---|
| committer | J Ross Nicoll <[email protected]> | 2015-08-14 22:32:47 +0100 |
| commit | b01c5e688323b1c44ae1e4fad623cd18f2086fa1 (patch) | |
| tree | 5661a196179b02b44706c551449877f39c990c23 /src/auxpow.cpp | |
| parent | Merge pull request #1229 from rnicoll/1.10-fork-detection (diff) | |
| download | discoin-b01c5e688323b1c44ae1e4fad623cd18f2086fa1.tar.xz discoin-b01c5e688323b1c44ae1e4fad623cd18f2086fa1.zip | |
Add attributions to source files
Diffstat (limited to 'src/auxpow.cpp')
| -rw-r--r-- | src/auxpow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/auxpow.cpp b/src/auxpow.cpp index 7356d0202..02b408c1a 100644 --- a/src/auxpow.cpp +++ b/src/auxpow.cpp @@ -2,6 +2,7 @@ // Copyright (c) 2011 Vince Durham // Copyright (c) 2009-2014 The Bitcoin developers // Copyright (c) 2014-2015 Daniel Kraft +// Copyright (c) 2014-2015 The Dogecoin Core developers // Distributed under the MIT/X11 software license, see the accompanying // file license.txt or http://www.opensource.org/licenses/mit-license.php. |