From 577c16d4a76a548abf98c1bf61dc7700862f7c83 Mon Sep 17 00:00:00 2001 From: NotRin7 <102989232+NotRin7@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:05:07 +0200 Subject: [PATCH] Update validation.cpp --- src/validation.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/validation.cpp b/src/validation.cpp index 50603e2..56d296a 100644 --- a/src/validation.cpp +++ b/src/validation.cpp @@ -1,5 +1,6 @@ // Copyright (c) 2009-2010 Satoshi Nakamoto -// Copyright (c) 2009-2020 The Palladium Core developers +// Copyright (c) 2009-2020 The Bitcoin Core developers +// Copyright (c) 2024 The Palladium Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php.