From e9288a439cb4c8d1a7a413d6e4c654fc5edfdad5 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Mon, 19 Feb 2018 16:53:15 -0800 Subject: mpm: Update all license headers - Fix typo in company name (missing 'a') - Updated SPDX license identifier to version 3.0 --- mpm/tests/tests_device.hpp | 4 ++-- mpm/tests/tests_spi_iface.cpp | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mpm/tests') diff --git a/mpm/tests/tests_device.hpp b/mpm/tests/tests_device.hpp index d87ed23f4..390575178 100644 --- a/mpm/tests/tests_device.hpp +++ b/mpm/tests/tests_device.hpp @@ -1,7 +1,7 @@ // -// Copyright 2017 Ettus Research, National Instruments Company +// Copyright 2017 Ettus Research, a National Instruments Company // -// SPDX-License-Identifier: GPL-3.0 +// SPDX-License-Identifier: GPL-3.0-or-later // #include diff --git a/mpm/tests/tests_spi_iface.cpp b/mpm/tests/tests_spi_iface.cpp index 8639d8f83..063002fa9 100644 --- a/mpm/tests/tests_spi_iface.cpp +++ b/mpm/tests/tests_spi_iface.cpp @@ -1,7 +1,7 @@ // -// Copyright 2017 Ettus Research, National Instruments Company +// Copyright 2017 Ettus Research, a National Instruments Company // -// SPDX-License-Identifier: GPL-3.0 +// SPDX-License-Identifier: GPL-3.0-or-later // #include -- cgit v1.2.3