Skip to content

Commit b2d952c

Browse files
committed
Merge bitcoin/bitcoin#31331: doc: add copyright header to p2p_headers_presync
7d3703d doc: add copyright header to p2p_headers_presync (fanquake) Pull request description: Add the missing copyright header. ACKs for top commit: willcl-ark: ACK 7d3703d Tree-SHA512: c1be62ac9ebb6ef0210670e80aa473da287b26c4f29e347a4f837652ed4c2bb71f952c83f14fc13f1b523f8712d79d78bda5dcdf5fd6fc61788c1d86a67a4729
2 parents 116b8c5 + 7d3703d commit b2d952c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/test/fuzz/p2p_headers_presync.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2024-present The Bitcoin Core developers
2+
// Distributed under the MIT software license, see the accompanying
3+
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4+
15
#include <arith_uint256.h>
26
#include <blockencodings.h>
37
#include <net.h>

0 commit comments

Comments
 (0)