diff options
Diffstat (limited to 'include/configs/aspenite.h')
-rw-r--r-- | include/configs/aspenite.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/aspenite.h b/include/configs/aspenite.h index d2f4c441c8..bb6c8fe48f 100644 --- a/include/configs/aspenite.h +++ b/include/configs/aspenite.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2010 * 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_ASPENITE_H |