diff options
Diffstat (limited to 'board/freescale/t208xqds/tlb.c')
-rw-r--r-- | board/freescale/t208xqds/tlb.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/freescale/t208xqds/tlb.c b/board/freescale/t208xqds/tlb.c index b0b3b4d48a5..1e501da363d 100644 --- a/board/freescale/t208xqds/tlb.c +++ b/board/freescale/t208xqds/tlb.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2008-2013 Freescale Semiconductor, Inc. * * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |