doc: add copyright header to p2p_headers_presync

This commit is contained in:
fanquake
2024-11-20 11:48:06 +00:00
parent 116b8c5573
commit 7d3703dec3

View File

@@ -1,3 +1,7 @@
// Copyright (c) 2024-present The Bitcoin Core developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include <arith_uint256.h>
#include <blockencodings.h>
#include <net.h>