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/examples/init_usrp/CMakeLists.txt | 1 + host/examples/init_usrp/init_usrp.cpp | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'host/examples/init_usrp') diff --git a/host/examples/init_usrp/CMakeLists.txt b/host/examples/init_usrp/CMakeLists.txt index 6e85fee6d..ccbe3a1e3 100644 --- a/host/examples/init_usrp/CMakeLists.txt +++ b/host/examples/init_usrp/CMakeLists.txt @@ -1,5 +1,6 @@ # # Copyright 2014-2015 Ettus Research LLC +# Copyright 2018 Ettus Research, a National Instruments Company # # SPDX-License-Identifier: GPL-3.0 # diff --git a/host/examples/init_usrp/init_usrp.cpp b/host/examples/init_usrp/init_usrp.cpp index 3cddae652..302db355b 100644 --- a/host/examples/init_usrp/init_usrp.cpp +++ b/host/examples/init_usrp/init_usrp.cpp @@ -1,7 +1,8 @@ // // Copyright 2014 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 // // This tiny program is meant as an example on how to set up UHD -- cgit v1.2.3