From de0b5938a17fcbd4f69ece2a6d9f80733a4c9b8d Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 10 Dec 2019 17:51:08 -0500 Subject: [PATCH] copyright --- src/main.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.h b/src/main.h index 2b1fd8456..33fe66bda 100644 --- a/src/main.h +++ b/src/main.h @@ -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.