aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-12-13 12:40:55 -0800
committerMartin Braun <martin.braun@ettus.com>2017-12-22 15:05:58 -0800
commit881509874737cabc0097d51566fc72a6ea1d521c (patch)
tree4edb286b09eb2f99309de7163504ad564b6ac106 /mpm/CMakeLists.txt
parentd899f160d80feda4c8b59cfd809580fcfff0c080 (diff)
downloaduhd-881509874737cabc0097d51566fc72a6ea1d521c.tar.gz
uhd-881509874737cabc0097d51566fc72a6ea1d521c.tar.bz2
uhd-881509874737cabc0097d51566fc72a6ea1d521c.zip
mpm: Harmonize all license header
Now uses SPDX headers everywhere.
Diffstat (limited to 'mpm/CMakeLists.txt')
-rw-r--r--mpm/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/mpm/CMakeLists.txt b/mpm/CMakeLists.txt
index 0d7f33049..7036f25b5 100644
--- a/mpm/CMakeLists.txt
+++ b/mpm/CMakeLists.txt
@@ -1,3 +1,8 @@
+#
+# Copyright 2017 Ettus Research, National Instruments Company
+#
+# SPDX-License-Identifier: GPL-3.0
+#
cmake_minimum_required(VERSION 3.1)