diff options
Diffstat (limited to 'mpm/tools/mpm_shell.py')
-rwxr-xr-x | mpm/tools/mpm_shell.py | 4 |
1 files changed, 2 insertions, 2 deletions
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 |