diff options
Diffstat (limited to 'include/configs/sun9i.h')
-rw-r--r-- | include/configs/sun9i.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/configs/sun9i.h b/include/configs/sun9i.h index cd9e08d8b1b..6ee08cf0d95 100644 --- a/include/configs/sun9i.h +++ b/include/configs/sun9i.h @@ -1,9 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2015 Hans de Goede <hdegoede@redhat.com> * * Configuration settings for the Allwinner A80 (sun9i) CPU - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __CONFIG_H |