aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/latency
diff options
context:
space:
mode:
authorBrent Stapleton <brent.stapleton@ettus.com>2019-03-07 13:45:22 -0800
committerMartin Braun <martin.braun@ettus.com>2019-03-08 00:43:07 +0100
commit431deb855b2eb5ce1c66370c73c8dabe38629f25 (patch)
treef4997250ecd2a202b32b081863f1bacb8895a9d4 /host/utils/latency
parentf258d72e2558e471c6345b286cf12dfd0d7a206a (diff)
downloaduhd-431deb855b2eb5ce1c66370c73c8dabe38629f25.tar.gz
uhd-431deb855b2eb5ce1c66370c73c8dabe38629f25.tar.bz2
uhd-431deb855b2eb5ce1c66370c73c8dabe38629f25.zip
uhd: mpm: update all license header w/ "-or-later"
Updating all SPDX license identifiers to include "-or-later"
Diffstat (limited to 'host/utils/latency')
-rw-r--r--host/utils/latency/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/utils/latency/CMakeLists.txt b/host/utils/latency/CMakeLists.txt
index 05bacd77a..48a3635a7 100644
--- a/host/utils/latency/CMakeLists.txt
+++ b/host/utils/latency/CMakeLists.txt
@@ -2,7 +2,7 @@
# Copyright 2010-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
#
find_package(Curses)