diff options
Diffstat (limited to 'board/freescale/t4rdb/eth.c')
-rw-r--r-- | board/freescale/t4rdb/eth.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/t4rdb/eth.c b/board/freescale/t4rdb/eth.c index ae2451e4ba..2ef192c452 100644 --- a/board/freescale/t4rdb/eth.c +++ b/board/freescale/t4rdb/eth.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2014 Freescale Semiconductor, Inc. * * Chunhe Lan <Chunhe.Lan@freescale.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |