Merge #8701: [copyright] add MIT License copyright header to zmq_sub.py

37a7fe9 [copyright] add MIT License copyright header to zmq_sub.py (isle2983)
This commit is contained in:
Wladimir J. van der Laan 2016-09-19 16:55:00 +02:00 committed by Alexander Block
parent 412f79083c
commit 45fe44ed27

View File

@ -1,4 +1,7 @@
#!/usr/bin/env python
# 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