[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 lateminer
parent 89564cb3b8
commit c37822da78

View File

@@ -1,4 +1,7 @@
#!/usr/bin/env python2 #!/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 array
import binascii import binascii