diff options
Diffstat (limited to 'host/lib/ic_reg_maps/gen_mgcpld_regs.py')
-rw-r--r-- | host/lib/ic_reg_maps/gen_mgcpld_regs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/lib/ic_reg_maps/gen_mgcpld_regs.py b/host/lib/ic_reg_maps/gen_mgcpld_regs.py index e8827a1a4..91d9417eb 100644 --- a/host/lib/ic_reg_maps/gen_mgcpld_regs.py +++ b/host/lib/ic_reg_maps/gen_mgcpld_regs.py @@ -2,7 +2,7 @@ # # Copyright 2017 Ettus Research, a National Instruments Company # -# SPDX-License-Identifier: GPL-3.0 +# SPDX-License-Identifier: GPL-3.0-or-later # """ Register map for the Magnesium CPLD. This is controlled via SPI. |