From 53195be2b8d9ef18d55e05edc97e354316f641c6 Mon Sep 17 00:00:00 2001 From: NotRin7 <102989232+NotRin7@users.noreply.github.com> Date: Wed, 3 Apr 2024 18:02:15 +0200 Subject: [PATCH] Update message.cpp --- src/util/message.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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.