diff options
Diffstat (limited to 'host/tests/convert_test.cpp')
-rw-r--r-- | host/tests/convert_test.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/host/tests/convert_test.cpp b/host/tests/convert_test.cpp index 489db28fb..1253b80d7 100644 --- a/host/tests/convert_test.cpp +++ b/host/tests/convert_test.cpp @@ -1,7 +1,8 @@ // // Copyright 2011-2012 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/convert.hpp> |