torcontrol: Add missing copyright header

This commit is contained in:
Jack Grigg 2017-04-11 18:31:02 +12:00
parent b93cedafe4
commit 519713d32e
No known key found for this signature in database
GPG Key ID: 6A6914DAFBEA00DA
1 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,8 @@
// Copyright (c) 2015-2017 The Bitcoin Core developers
// Copyright (c) 2017 The Zcash developers
// Distributed under the MIT software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
#include "torcontrol.h"
#include "utilstrencodings.h"
#include "net.h"