aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/devtest/bitbang_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/tests/devtest/bitbang_test.py')
-rwxr-xr-xhost/tests/devtest/bitbang_test.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/devtest/bitbang_test.py b/host/tests/devtest/bitbang_test.py
index c1770707d..8f6ea7598 100755
--- a/host/tests/devtest/bitbang_test.py
+++ b/host/tests/devtest/bitbang_test.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
#
""" Test for gpio --bitbang. """