diff options
Diffstat (limited to 'host/examples/init_usrp/CMakeLists.txt')
-rw-r--r-- | host/examples/init_usrp/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/examples/init_usrp/CMakeLists.txt b/host/examples/init_usrp/CMakeLists.txt index 9cc835442..3260ce542 100644 --- a/host/examples/init_usrp/CMakeLists.txt +++ b/host/examples/init_usrp/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright 2014-2015 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 # cmake_minimum_required(VERSION 2.8) |