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

This commit is contained in:
isle2983 2016-09-11 15:26:53 -06:00 committed by Jack Grigg
parent 00bcf2230d
commit 5dfea488e4
No known key found for this signature in database
GPG Key ID: 6A6914DAFBEA00DA
1 changed files with 3 additions and 0 deletions

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