mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
doc: add copyright header to p2p_headers_presync
This commit is contained in:
parent
116b8c5573
commit
7d3703dec3
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue