mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 23:03:45 +01:00
doc: add missing copyright headers
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user