mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-10 06:39:15 +02: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 <node/caches.h>
|
||||||
#include <util/byte_units.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
|
#ifndef BITCOIN_TEST_KERNEL_BLOCK_DATA_H
|
||||||
#define BITCOIN_TEST_KERNEL_BLOCK_DATA_H
|
#define BITCOIN_TEST_KERNEL_BLOCK_DATA_H
|
||||||
#include <array>
|
#include <array>
|
||||||
|
|||||||
Reference in New Issue
Block a user