From e4abb51fcd376b7abf0dbe4efd56a8a44d808f55 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Wed, 9 Mar 2022 08:53:37 -0500 Subject: [PATCH] update copyright years --- src/miner.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/miner.cpp b/src/miner.cpp index e25d53c34..6434ab872 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -1,6 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto // Copyright (c) 2009-2014 The Bitcoin Core developers -// Copyright (c) 2016-2021 The Hush developers +// Copyright (c) 2016-2022 The Hush developers // Distributed under the GPLv3 software license, see the accompanying // file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html /******************************************************************************