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:
Wladimir J. van der Laan 2016-08-22 10:32:21 +02:00
commit bb0f763a25
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 4 additions and 0 deletions

View File

@ -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"