diff options
Diffstat (limited to 'host/lib/usrp_clock/usrp_clock_c.cpp')
-rw-r--r-- | host/lib/usrp_clock/usrp_clock_c.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/usrp_clock/usrp_clock_c.cpp b/host/lib/usrp_clock/usrp_clock_c.cpp index f5e2221ff..56a9a8740 100644 --- a/host/lib/usrp_clock/usrp_clock_c.cpp +++ b/host/lib/usrp_clock/usrp_clock_c.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 */ /* C-Interface for multi_usrp_clock */ |