From 431deb855b2eb5ce1c66370c73c8dabe38629f25 Mon Sep 17 00:00:00 2001 From: Brent Stapleton Date: Thu, 7 Mar 2019 13:45:22 -0800 Subject: uhd: mpm: update all license header w/ "-or-later" Updating all SPDX license identifiers to include "-or-later" --- host/lib/convert/CMakeLists.txt | 2 +- host/lib/convert/convert_neon.S | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'host/lib/convert') diff --git a/host/lib/convert/CMakeLists.txt b/host/lib/convert/CMakeLists.txt index 5034e2850..f9128fe16 100644 --- a/host/lib/convert/CMakeLists.txt +++ b/host/lib/convert/CMakeLists.txt @@ -2,7 +2,7 @@ # Copyright 2011-2013 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 # ######################################################################## diff --git a/host/lib/convert/convert_neon.S b/host/lib/convert/convert_neon.S index 54bd9a16f..391eafde1 100644 --- a/host/lib/convert/convert_neon.S +++ b/host/lib/convert/convert_neon.S @@ -2,7 +2,7 @@ // Copyright 2014 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 // .arch armv7-a -- cgit v1.2.3