Skip to content

Commit 1cf11cc

Browse files
committed
Merge #8701: [copyright] add MIT License copyright header to zmq_sub.py
37a7fe9 [copyright] add MIT License copyright header to zmq_sub.py (isle2983)
2 parents 8bae52a + 37a7fe9 commit 1cf11cc

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)