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/protocol.h | |
| 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/protocol.h')
| -rw-r--r-- | src/protocol.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/protocol.h b/src/protocol.h index 76e120237..4ea0bcebb 100644 --- a/src/protocol.h +++ b/src/protocol.h @@ -1,5 +1,8 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2013 The Bitcoin developers +// Copyright (c) 2011-2013 The Litecoin developers +// Copyright (c) 2013-2014 The Dogecoin 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. |