diff options
Diffstat (limited to 'host/utils/octoclock_burn_eeprom.cpp')
-rw-r--r-- | host/utils/octoclock_burn_eeprom.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/utils/octoclock_burn_eeprom.cpp b/host/utils/octoclock_burn_eeprom.cpp index a3845a3fa..a4a8adf03 100644 --- a/host/utils/octoclock_burn_eeprom.cpp +++ b/host/utils/octoclock_burn_eeprom.cpp @@ -1,7 +1,8 @@ // // Copyright 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 // #include <uhd/device.hpp> |