diff --git a/src/util/message.cpp b/src/util/message.cpp index c3576c4..418a57e 100644 --- a/src/util/message.cpp +++ b/src/util/message.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.