mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
[copyright] add MIT License copyright header to zmq_sub.py
This commit is contained in:
parent
2a0836f6d5
commit
37a7fe9e44
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue