diff options
Diffstat (limited to 'host/tests/ranges_c_test.c')
-rw-r--r-- | host/tests/ranges_c_test.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/ranges_c_test.c b/host/tests/ranges_c_test.c index defaf28c3..99e94b23e 100644 --- a/host/tests/ranges_c_test.c +++ b/host/tests/ranges_c_test.c @@ -1,7 +1,8 @@ // // Copyright 2015-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 // #include <uhd.h> |