From 881509874737cabc0097d51566fc72a6ea1d521c Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Wed, 13 Dec 2017 12:40:55 -0800 Subject: mpm: Harmonize all license header Now uses SPDX headers everywhere. --- mpm/mpm_test_main.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'mpm/mpm_test_main.cpp') diff --git a/mpm/mpm_test_main.cpp b/mpm/mpm_test_main.cpp index 175f0f94c..be9eea601 100644 --- a/mpm/mpm_test_main.cpp +++ b/mpm/mpm_test_main.cpp @@ -1,3 +1,8 @@ +// +// Copyright 2017 Ettus Research, National Instruments Company +// +// SPDX-License-Identifier: GPL-3.0 +// #include "spi_lock.h" #include "ad937x_ctrl.hpp" #include -- cgit v1.2.3