diff options
Diffstat (limited to 'host/lib/usrp/b100/clock_ctrl.hpp')
-rw-r--r-- | host/lib/usrp/b100/clock_ctrl.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/usrp/b100/clock_ctrl.hpp b/host/lib/usrp/b100/clock_ctrl.hpp index f86ee71e8..4d014208c 100644 --- a/host/lib/usrp/b100/clock_ctrl.hpp +++ b/host/lib/usrp/b100/clock_ctrl.hpp @@ -1,7 +1,8 @@ // // Copyright 2011,2014 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_B100_CLOCK_CTRL_HPP |