diff options
Diffstat (limited to 'host/tests/devtest/devtest_b2xx.py')
-rwxr-xr-x | host/tests/devtest/devtest_b2xx.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/devtest/devtest_b2xx.py b/host/tests/devtest/devtest_b2xx.py index fc8b544e5..ace963cc6 100755 --- a/host/tests/devtest/devtest_b2xx.py +++ b/host/tests/devtest/devtest_b2xx.py @@ -1,7 +1,8 @@ # # Copyright 2015-2016 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 B2xx series. |