From e9288a439cb4c8d1a7a413d6e4c654fc5edfdad5 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 19 Feb 2018 16:53:15 -0800 Subject: mpm: Update all license headers - Fix typo in company name (missing 'a') - Updated SPDX license identifier to version 3.0 --- mpm/tools/mpm_shell.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mpm/tools/mpm_shell.py') diff --git a/mpm/tools/mpm_shell.py b/mpm/tools/mpm_shell.py index d17fb5c61..e480a4857 100755 --- a/mpm/tools/mpm_shell.py +++ b/mpm/tools/mpm_shell.py @@ -1,8 +1,8 @@ #!/usr/bin/env python3 # -# Copyright 2017 Ettus Research, National Instruments Company +# Copyright 2017 Ettus Research, a National Instruments Company # -# SPDX-License-Identifier: GPL-3.0 +# SPDX-License-Identifier: GPL-3.0-or-later # """ RPC shell to debug USRP MPM capable devices -- cgit v1.2.3