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/usrp_mpm/chips/__init__.py | 4 ++-- mpm/python/usrp_mpm/chips/lmk04828.py | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'mpm/python/usrp_mpm/chips') diff --git a/mpm/python/usrp_mpm/chips/__init__.py b/mpm/python/usrp_mpm/chips/__init__.py index 31ba707bb..c8d50d714 100644 --- a/mpm/python/usrp_mpm/chips/__init__.py +++ b/mpm/python/usrp_mpm/chips/__init__.py @@ -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 # """ Chips submodule diff --git a/mpm/python/usrp_mpm/chips/lmk04828.py b/mpm/python/usrp_mpm/chips/lmk04828.py index c7b3fb497..c0496a6af 100644 --- a/mpm/python/usrp_mpm/chips/lmk04828.py +++ b/mpm/python/usrp_mpm/chips/lmk04828.py @@ -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 # """ LMK04828 parent driver class -- cgit v1.2.3