diff options
Diffstat (limited to 'host/tests/nocscript_ftable_test.cpp')
-rw-r--r-- | host/tests/nocscript_ftable_test.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/nocscript_ftable_test.cpp b/host/tests/nocscript_ftable_test.cpp index 7a578f371..48303305c 100644 --- a/host/tests/nocscript_ftable_test.cpp +++ b/host/tests/nocscript_ftable_test.cpp @@ -1,7 +1,8 @@ // // 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 // #include "../lib/rfnoc/nocscript/function_table.hpp" |