From 881509874737cabc0097d51566fc72a6ea1d521c Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 13 Dec 2017 12:40:55 -0800 Subject: mpm: Harmonize all license header Now uses SPDX headers everywhere. --- mpm/python/socket_test.py | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mpm/python/socket_test.py') diff --git a/mpm/python/socket_test.py b/mpm/python/socket_test.py index 1799d2010..dcca72637 100755 --- a/mpm/python/socket_test.py +++ b/mpm/python/socket_test.py @@ -1,4 +1,9 @@ #!/usr/bin/env python +# +# Copyright 2017 Ettus Research, National Instruments Company +# +# SPDX-License-Identifier: GPL-3.0 +# import socket import binascii -- cgit v1.2.3