diff options
Diffstat (limited to 'board/astro/mcf5373l/mcf5373l.c')
-rw-r--r-- | board/astro/mcf5373l/mcf5373l.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/astro/mcf5373l/mcf5373l.c b/board/astro/mcf5373l/mcf5373l.c index d011ae5723..759ff49562 100644 --- a/board/astro/mcf5373l/mcf5373l.c +++ b/board/astro/mcf5373l/mcf5373l.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000-2003 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * modified by Wolfgang Wegner <w.wegner@astro-kom.de> for ASTRO 5373l - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |