diff options
Diffstat (limited to 'host/lib/usrp/common/adf535x.cpp')
-rw-r--r-- | host/lib/usrp/common/adf535x.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/usrp/common/adf535x.cpp b/host/lib/usrp/common/adf535x.cpp index 4289d7493..4885f4b5a 100644 --- a/host/lib/usrp/common/adf535x.cpp +++ b/host/lib/usrp/common/adf535x.cpp @@ -1,7 +1,7 @@ // // Copyright 2013-2014, 2017 Ettus Research, A National Instruments Company // -// SPDX-License-Identifier: GPL-3.0 +// SPDX-License-Identifier: GPL-3.0-or-later // #include "adf535x.hpp" |