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/test_lmk.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'mpm/python/test_lmk.py') diff --git a/mpm/python/test_lmk.py b/mpm/python/test_lmk.py index 5534bf381..697b55935 100755 --- a/mpm/python/test_lmk.py +++ b/mpm/python/test_lmk.py @@ -1,4 +1,9 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 +# +# Copyright 2017 Ettus Research, National Instruments Company +# +# SPDX-License-Identifier: GPL-3.0 +# import libpyusrp_periphs as p -- cgit v1.2.3