diff options
Diffstat (limited to 'host/tests/constrained_device_args_test.cpp')
-rw-r--r-- | host/tests/constrained_device_args_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/constrained_device_args_test.cpp b/host/tests/constrained_device_args_test.cpp index c5f256e9e..318315739 100644 --- a/host/tests/constrained_device_args_test.cpp +++ b/host/tests/constrained_device_args_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 <boost/test/unit_test.hpp> |