diff options
Diffstat (limited to 'include/configs/sun6i.h')
-rw-r--r-- | include/configs/sun6i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sun6i.h b/include/configs/sun6i.h index 8b9adb1be6..a3f768f936 100644 --- a/include/configs/sun6i.h +++ b/include/configs/sun6i.h @@ -1,11 +1,10 @@ +/* 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> * (C) Copyright 2013 Maxime Ripard <maxime.ripard@free-electrons.com> * * Configuration settings for the Allwinner A31 (sun6i) CPU - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |