diff options
Diffstat (limited to 'host/lib/rfnoc/ctrl_iface.hpp')
-rw-r--r-- | host/lib/rfnoc/ctrl_iface.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/rfnoc/ctrl_iface.hpp b/host/lib/rfnoc/ctrl_iface.hpp index 6ebdd947a..2ef50a1a1 100644 --- a/host/lib/rfnoc/ctrl_iface.hpp +++ b/host/lib/rfnoc/ctrl_iface.hpp @@ -1,7 +1,8 @@ // // Copyright 2012-2016 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 // #ifndef INCLUDED_LIBUHD_RFNOC_CTRL_IFACE_HPP |