diff options
Diffstat (limited to 'host/tests/devtest/tx_bursts_test.py')
-rwxr-xr-x | host/tests/devtest/tx_bursts_test.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/devtest/tx_bursts_test.py b/host/tests/devtest/tx_bursts_test.py index f0178b33a..24537a00b 100755 --- a/host/tests/devtest/tx_bursts_test.py +++ b/host/tests/devtest/tx_bursts_test.py @@ -1,8 +1,9 @@ #!/usr/bin/env python # # 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 the test for tx_burst """ |