diff options
Diffstat (limited to 'board/mpc8308_p1m/mpc8308_p1m.c')
-rw-r--r-- | board/mpc8308_p1m/mpc8308_p1m.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/mpc8308_p1m/mpc8308_p1m.c b/board/mpc8308_p1m/mpc8308_p1m.c index a5a036f9cf..ab724da0d2 100644 --- a/board/mpc8308_p1m/mpc8308_p1m.c +++ b/board/mpc8308_p1m/mpc8308_p1m.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2010 Freescale Semiconductor, Inc. * Copyright (C) 2010 Ilya Yanok, Emcraft Systems, yanok@emcraft.com - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |