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
No known key found for this signature in database
GPG key ID: 2EEB9F5CC09526C1

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>