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/python/lib_helper.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mpm/python/lib_helper.cpp') diff --git a/mpm/python/lib_helper.cpp b/mpm/python/lib_helper.cpp index a723fb899..2d533f073 100644 --- a/mpm/python/lib_helper.cpp +++ b/mpm/python/lib_helper.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 "lib_helper.hpp" -- cgit v1.2.3