mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 23:03:45 +01:00
Add copyright header to wallet_text_fixture.cpp
I created the file but forgot to add this header.
Github-Pull: #8558
Rebased-From: 653bb3d640
This commit is contained in:
committed by
Luke Dashjr
parent
305d8ac90b
commit
75d548475d
@@ -1,3 +1,7 @@
|
||||
// Copyright (c) 2016 The Bitcoin Core developers
|
||||
// Distributed under the MIT software license, see the accompanying
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "wallet/test/wallet_test_fixture.h"
|
||||
|
||||
#include "rpc/server.h"
|
||||
|
||||
Reference in New Issue
Block a user