diff options
Diffstat (limited to 'board/freescale/common/spl.h')
-rw-r--r-- | board/freescale/common/spl.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/common/spl.h b/board/freescale/common/spl.h index 88c987ea588..d4689d3d726 100644 --- a/board/freescale/common/spl.h +++ b/board/freescale/common/spl.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * Copyright 2016 Google, Inc - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __FREESCALE_BOARD_SPL_H |