diff options
Diffstat (limited to 'host/examples/rx_samples_c.c')
-rw-r--r-- | host/examples/rx_samples_c.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/examples/rx_samples_c.c b/host/examples/rx_samples_c.c index 11de4c302..b31450184 100644 --- a/host/examples/rx_samples_c.c +++ b/host/examples/rx_samples_c.c @@ -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 <uhd.h> |