diff options
Diffstat (limited to 'host/utils/converter_benchmark.py')
-rw-r--r-- | host/utils/converter_benchmark.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/utils/converter_benchmark.py b/host/utils/converter_benchmark.py index 10161bd3c..c24c1f983 100644 --- a/host/utils/converter_benchmark.py +++ b/host/utils/converter_benchmark.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 # """ Wrap the converter_benchmark tool and produce prettier results. |