diff options
Diffstat (limited to 'include/lattice.h')
-rw-r--r-- | include/lattice.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/lattice.h b/include/lattice.h index ea4b5303a7..80fafc00dc 100644 --- a/include/lattice.h +++ b/include/lattice.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Porting to U-Boot: * @@ -7,8 +8,6 @@ * Lattice's ispVME Embedded Tool to load Lattice's FPGA: * * Lattice Semiconductor Corp. Copyright 2009 - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _VME_OPCODE_H |