Skip to content

Commit 653bb3d

Browse files
committed
Add copyright header to wallet_text_fixture.cpp
I created the file but forgot to add this header.
1 parent 2468292 commit 653bb3d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/wallet/test/wallet_test_fixture.cpp

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (c) 2016 The Bitcoin Core developers
2+
// Distributed under the MIT software license, see the accompanying
3+
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
4+
15
#include "wallet/test/wallet_test_fixture.h"
26

37
#include "rpc/server.h"

0 commit comments

Comments
 (0)