[copyright] add MIT License copyright header to zmq_sub.py

Github-Pull: #8701
Rebased-From: 37a7fe9e440b83e2364d5498931253937abe9294
This commit is contained in:
isle2983 2016-09-11 15:26:53 -06:00 committed by Luke Dashjr
parent 084cae9ca5
commit 9a903f9f00

View File

@ -1,4 +1,7 @@
#!/usr/bin/env python2
# Copyright (c) 2014-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.
import array
import binascii