diff options
Diffstat (limited to 'include/configs/gplugd.h')
-rw-r--r-- | include/configs/gplugd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/gplugd.h b/include/configs/gplugd.h index fd26fef7b9..4a6da951c8 100644 --- a/include/configs/gplugd.h +++ b/include/configs/gplugd.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 * eInfochips Ltd. <www.einfochips.com> @@ -8,8 +9,6 @@ * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> * Contributor: Mahavir Jain <mjain@marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_GPLUGD_H |