diff options
Diffstat (limited to 'host/tests/narrow_cast_test.cpp')
-rw-r--r-- | host/tests/narrow_cast_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/narrow_cast_test.cpp b/host/tests/narrow_cast_test.cpp index 2f784bfe3..c108c310e 100644 --- a/host/tests/narrow_cast_test.cpp +++ b/host/tests/narrow_cast_test.cpp @@ -1,7 +1,7 @@ // // Copyright 2018 Ettus Research, a National Instruments Company // -// SPDX-License-Identifier: GPL-3.0 +// SPDX-License-Identifier: GPL-3.0-or-later // #include <uhd/exception.hpp> |