Skip to content

Commit

Permalink
[copyright] add MIT License copyright header to zmq_sub.py
Browse files Browse the repository at this point in the history
Github-Pull: #8701
Rebased-From: 37a7fe9e440b83e2364d5498931253937abe9294
  • Loading branch information
isle2983 authored and luke-jr committed Sep 21, 2016
1 parent 084cae9 commit 9a903f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contrib/zmq/zmq_sub.py
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 9a903f9

Please sign in to comment.