diff options
Diffstat (limited to 'host/lib/transport/gen_vrt_if_packet.py')
-rw-r--r-- | host/lib/transport/gen_vrt_if_packet.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/transport/gen_vrt_if_packet.py b/host/lib/transport/gen_vrt_if_packet.py index f5c6785c1..4e27d4aec 100644 --- a/host/lib/transport/gen_vrt_if_packet.py +++ b/host/lib/transport/gen_vrt_if_packet.py @@ -1,8 +1,9 @@ #!/usr/bin/env python # # Copyright 2010-2013,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 # """ |