diff options
Diffstat (limited to 'include/configs/sun5i.h')
-rw-r--r-- | include/configs/sun5i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sun5i.h b/include/configs/sun5i.h index 0535d6a7f32..cb33d01e160 100644 --- a/include/configs/sun5i.h +++ b/include/configs/sun5i.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 A13 (sun5i) CPU - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H #define __CONFIG_H |