diff options
Diffstat (limited to 'include/configs/sun8i.h')
-rw-r--r-- | include/configs/sun8i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sun8i.h b/include/configs/sun8i.h index 47f28132407..4fdf68a4915 100644 --- a/include/configs/sun8i.h +++ b/include/configs/sun8i.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2014 Chen-Yu Tsai <wens@csie.org> * * Configuration settings for the Allwinner A23 (sun8i) CPU - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |