diff options
Diffstat (limited to 'include/configs/sun7i.h')
-rw-r--r-- | include/configs/sun7i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sun7i.h b/include/configs/sun7i.h index 12c96230c27..d3c4c7dbcf8 100644 --- a/include/configs/sun7i.h +++ b/include/configs/sun7i.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2012-2013 Henrik Nordstrom <henrik@henriknordstrom.net> * (C) Copyright 2013 Luke Kenneth Casson Leighton <lkcl@lkcl.net> * * Configuration settings for the Allwinner A20 (sun7i) CPU - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H |