From a7dd309ad075f51bacdc8dcdd627cbdb42847698 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Mon, 6 Apr 2020 18:37:02 -0400 Subject: [PATCH] Add copyright --- src/wallet/asyncrpcoperation_saplingconsolidation.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wallet/asyncrpcoperation_saplingconsolidation.cpp b/src/wallet/asyncrpcoperation_saplingconsolidation.cpp index 784575d6c..3e4f72e8a 100644 --- a/src/wallet/asyncrpcoperation_saplingconsolidation.cpp +++ b/src/wallet/asyncrpcoperation_saplingconsolidation.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2020 The Hush developers -// TODO: Forge should add his preferred copyright line here +// Copyright (c) 2019 CryptoForge // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.