mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
Update license in pull-tester and rpc-tests
Add missing copyright/license header where necessary
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
#!/usr/bin/env python
|
||||
# Copyright (c) 2014 The Bitcoin Core developers
|
||||
# Distributed under the MIT software license, see the accompanying
|
||||
# file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
# Linux network utilities
|
||||
import sys
|
||||
import socket
|
||||
|
||||
Reference in New Issue
Block a user