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/usrp_mpm/test_bfrfs.py | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'mpm/python/usrp_mpm/test_bfrfs.py') diff --git a/mpm/python/usrp_mpm/test_bfrfs.py b/mpm/python/usrp_mpm/test_bfrfs.py index 03312f51f..ae12fa8ed 100644 --- a/mpm/python/usrp_mpm/test_bfrfs.py +++ b/mpm/python/usrp_mpm/test_bfrfs.py @@ -1,3 +1,9 @@ +#!/usr/bin/env python3 +# +# Copyright 2017 Ettus Research, National Instruments Company +# +# SPDX-License-Identifier: GPL-3.0 +# import mpmlog import bfrfs -- cgit v1.2.3