diff options
Diffstat (limited to 'host/tests/devtest/devtest_x3x0.py')
-rwxr-xr-x | host/tests/devtest/devtest_x3x0.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/devtest/devtest_x3x0.py b/host/tests/devtest/devtest_x3x0.py index bfc70173b..fd1c2ebff 100755 --- a/host/tests/devtest/devtest_x3x0.py +++ b/host/tests/devtest/devtest_x3x0.py @@ -1,7 +1,8 @@ # # Copyright 2015 Ettus Research LLC +# Copyright 2018 Ettus Research, a National Instruments Company # -# SPDX-License-Identifier: GPL-3.0 +# SPDX-License-Identifier: GPL-3.0-or-later # """ Run device tests for the X3x0 series. |