aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/rx_samples_to_file_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/tests/devtest/rx_samples_to_file_test.py')
-rwxr-xr-xhost/tests/devtest/rx_samples_to_file_test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/devtest/rx_samples_to_file_test.py b/host/tests/devtest/rx_samples_to_file_test.py
index e11213cd8..fe03dc9f8 100755
--- a/host/tests/devtest/rx_samples_to_file_test.py
+++ b/host/tests/devtest/rx_samples_to_file_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
#
""" Test the rx_samples_to_file example. """