diff options
Diffstat (limited to 'host/tests/config_parser_test.cpp')
-rw-r--r-- | host/tests/config_parser_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/config_parser_test.cpp b/host/tests/config_parser_test.cpp index e0ad3e919..ef1686a11 100644 --- a/host/tests/config_parser_test.cpp +++ b/host/tests/config_parser_test.cpp @@ -1,7 +1,7 @@ // // Copyright 2017 Ettus Research, a National Instruments Company // -// SPDX-License-Identifier: GPL-3.0+ +// SPDX-License-Identifier: GPL-3.0-or-later // #include <uhdlib/utils/config_parser.hpp> |