diff options
| author | Jannis Froese <[email protected]> | 2014-03-22 22:02:56 +0100 |
|---|---|---|
| committer | Jannis Froese <[email protected]> | 2014-03-22 22:13:28 +0100 |
| commit | a4b177d925556c85415794a70f0b98ba4c671d9c (patch) | |
| tree | 6f4ae44d4aa2fff4598954d101877267f751ca35 /src/util.cpp | |
| parent | additional Dogecoin 1.6 protocol change (diff) | |
| download | discoin-a4b177d925556c85415794a70f0b98ba4c671d9c.tar.xz discoin-a4b177d925556c85415794a70f0b98ba4c671d9c.zip | |
credit where credit is due
(cherry picked from commit 5cdcfa9a2b445dd8f8009f6ff3a8ded4ee6515e6)
Diffstat (limited to 'src/util.cpp')
| -rw-r--r-- | src/util.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/util.cpp b/src/util.cpp index 96619f8db..17f4dc3d3 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -1,5 +1,7 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin developers +// Copyright (c) 2011-2013 The Litecoin developers +// Copyright (c) 2014 The Inutoshi developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. |