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.