diff --git a/src/univalue/lib/univalue.cpp b/src/univalue/lib/univalue.cpp index 6aeff001e76..39dcfdcab1b 100644 --- a/src/univalue/lib/univalue.cpp +++ b/src/univalue/lib/univalue.cpp @@ -1,5 +1,5 @@ // Copyright 2014 BitPay Inc. -// Copyright 2015 Bitcoin Core Developers +// Copyright (c) 2015-present The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or https://opensource.org/licenses/mit-license.php. diff --git a/src/univalue/lib/univalue_get.cpp b/src/univalue/lib/univalue_get.cpp index e82ac4cbaed..5fd33ad3609 100644 --- a/src/univalue/lib/univalue_get.cpp +++ b/src/univalue/lib/univalue_get.cpp @@ -1,5 +1,5 @@ // Copyright 2014 BitPay Inc. -// Copyright 2015 Bitcoin Core Developers +// Copyright (c) 2015-present The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or https://opensource.org/licenses/mit-license.php.