diff options
Diffstat (limited to 'host/lib/utils/ihex.hpp')
-rw-r--r-- | host/lib/utils/ihex.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/utils/ihex.hpp b/host/lib/utils/ihex.hpp index 2b67abe93..4b1be77f1 100644 --- a/host/lib/utils/ihex.hpp +++ b/host/lib/utils/ihex.hpp @@ -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 // #ifndef INCLUDED_IHEX_READER_HPP |