Merge #8558: Add copyright header to wallet_text_fixture.cpp
653bb3d
Add copyright header to wallet_text_fixture.cpp (Wladimir J. van der Laan)
This commit is contained in:
commit
bb0f763a25
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue