Skip to content

Commit 37a7fe9

Browse files
committed
[copyright] add MIT License copyright header to zmq_sub.py
1 parent 2a0836f commit 37a7fe9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

contrib/zmq/zmq_sub.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
#!/usr/bin/env python2
2+
# Copyright (c) 2014-2016 The Bitcoin Core developers
3+
# Distributed under the MIT software license, see the accompanying
4+
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
25

36
import array
47
import binascii

0 commit comments

Comments
 (0)