mirror of
https://github.com/kvazar-network/kevacoin.git
synced 2025-01-18 19:10:11 +00:00
[copyright] add MIT License copyright header to zmq_sub.py
Github-Pull: #8701 Rebased-From: 37a7fe9e440b83e2364d5498931253937abe9294
This commit is contained in:
parent
084cae9ca5
commit
9a903f9f00
@ -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…
x
Reference in New Issue
Block a user