diff options
Diffstat (limited to 'host/lib/convert/convert_pack_sc12.hpp')
-rw-r--r-- | host/lib/convert/convert_pack_sc12.hpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/lib/convert/convert_pack_sc12.hpp b/host/lib/convert/convert_pack_sc12.hpp index fbbdc6717..053236e6f 100644 --- a/host/lib/convert/convert_pack_sc12.hpp +++ b/host/lib/convert/convert_pack_sc12.hpp @@ -1,7 +1,8 @@ // // Copyright 2017 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 <type_traits> |