diff options
Diffstat (limited to 'board/freescale/t4qds/spl.c')
-rw-r--r-- | board/freescale/t4qds/spl.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/t4qds/spl.c b/board/freescale/t4qds/spl.c index 750f155493..16cc29eaa6 100644 --- a/board/freescale/t4qds/spl.c +++ b/board/freescale/t4qds/spl.c @@ -1,6 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0+ /* Copyright 2014 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |