diff options
Diffstat (limited to 'include/configs/sun4i.h')
-rw-r--r-- | include/configs/sun4i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sun4i.h b/include/configs/sun4i.h index bd349694c64..63c84b1ceb6 100644 --- a/include/configs/sun4i.h +++ b/include/configs/sun4i.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2012-2013 Henrik Nordstrom <henrik@henriknordstrom.net> * * Configuration settings for the Allwinner A10 (sun4i) CPU - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H |