diff options
Diffstat (limited to 'board/Marvell/dreamplug/dreamplug.c')
-rw-r--r-- | board/Marvell/dreamplug/dreamplug.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/Marvell/dreamplug/dreamplug.c b/board/Marvell/dreamplug/dreamplug.c index 0887d92c29..ede168c9ec 100644 --- a/board/Marvell/dreamplug/dreamplug.c +++ b/board/Marvell/dreamplug/dreamplug.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2011 * Jason Cooper <u-boot@lakedaemon.net> @@ -5,8 +6,6 @@ * Based on work by: * Marvell Semiconductor <www.marvell.com> * Written-by: Siddarth Gore <gores@marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |