From ae5211d71dcd0715ed83e1d4949d8425d64cb3d1 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 19 Feb 2018 15:30:32 -0800 Subject: uhd: Update license headers All copyright is now attributed to "Ettus Research, a National Instruments company". SPDX headers were also updated to latest version 3.0. --- host/lib/rfnoc/nocscript/gen_basic_funcs.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'host/lib/rfnoc/nocscript/gen_basic_funcs.py') diff --git a/host/lib/rfnoc/nocscript/gen_basic_funcs.py b/host/lib/rfnoc/nocscript/gen_basic_funcs.py index 658f50579..cd024af5c 100755 --- a/host/lib/rfnoc/nocscript/gen_basic_funcs.py +++ b/host/lib/rfnoc/nocscript/gen_basic_funcs.py @@ -264,8 +264,9 @@ HEADER = """<% import time %>// // This file was generated by ${file} on ${time.strftime("%c")} /////////////////////////////////////////////////////////////////////// // 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 // /**************************************************************************** -- cgit v1.2.3