Skip to content

Commit 7d3703d

Browse files
committed
doc: add copyright header to p2p_headers_presync
1 parent 116b8c5 commit 7d3703d

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)