diff --git a/src/random.cpp b/src/random.cpp index e13bbd9d8..f9aa7622d 100644 --- a/src/random.cpp +++ b/src/random.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin Core developers +// Copyright (c) 2019 The Hush developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.