[copyright] add MIT License copyright header to zmq_sub.py
Github-Pull: #8701 Rebased-From: 37a7fe9e440b83e2364d5498931253937abe9294
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user