aboutsummaryrefslogtreecommitdiff
path: root/src/rpcserver.cpp
diff options
context:
space:
mode:
authorJannis Froese <[email protected]>2014-03-22 22:02:56 +0100
committerJannis Froese <[email protected]>2014-03-22 22:13:28 +0100
commita4b177d925556c85415794a70f0b98ba4c671d9c (patch)
tree6f4ae44d4aa2fff4598954d101877267f751ca35 /src/rpcserver.cpp
parentadditional Dogecoin 1.6 protocol change (diff)
downloaddiscoin-a4b177d925556c85415794a70f0b98ba4c671d9c.tar.xz
discoin-a4b177d925556c85415794a70f0b98ba4c671d9c.zip
credit where credit is due
(cherry picked from commit 5cdcfa9a2b445dd8f8009f6ff3a8ded4ee6515e6)
Diffstat (limited to 'src/rpcserver.cpp')
-rw-r--r--src/rpcserver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rpcserver.cpp b/src/rpcserver.cpp
index fa56d9774..2cb451cd5 100644
--- a/src/rpcserver.cpp
+++ b/src/rpcserver.cpp
@@ -1,5 +1,6 @@
// Copyright (c) 2010 Satoshi Nakamoto
// Copyright (c) 2009-2014 The Bitcoin 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.