mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 17:02:43 +00:00
doc: add missing copyright headers
This commit is contained in:
parent
68a7cb8f8b
commit
aeb7ccb937
@ -1,3 +1,7 @@
|
||||
// Copyright (c) The Bitcoin Core developers
|
||||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or https://opensource.org/license/mit.
|
||||
|
||||
#include <node/caches.h>
|
||||
#include <util/byte_units.h>
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
// Copyright (c) The Bitcoin Core developers
|
||||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or https://opensource.org/license/mit.
|
||||
|
||||
#ifndef BITCOIN_TEST_KERNEL_BLOCK_DATA_H
|
||||
#define BITCOIN_TEST_KERNEL_BLOCK_DATA_H
|
||||
#include <array>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user