Browse Source

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

v1.0.9-lin
isle2983 8 years ago
committed by Jack Grigg
parent
commit
5dfea488e4
No known key found for this signature in database GPG Key ID: 6A6914DAFBEA00DA
  1. 3
      contrib/zmq/zmq_sub.py

3
contrib/zmq/zmq_sub.py

@ -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

Loading…
Cancel
Save