diff options
Diffstat (limited to 'board/imgtec/xilfpga/xilfpga.c')
-rw-r--r-- | board/imgtec/xilfpga/xilfpga.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/imgtec/xilfpga/xilfpga.c b/board/imgtec/xilfpga/xilfpga.c index 841d61459d..86645155e6 100644 --- a/board/imgtec/xilfpga/xilfpga.c +++ b/board/imgtec/xilfpga/xilfpga.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Imagination Technologies MIPSfpga platform code * @@ -5,8 +6,6 @@ * * Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> * - * SPDX-License-Identifier: GPL-2.0+ - * */ #include <common.h> |