diff options
Diffstat (limited to 'drivers/video/sunxi/simplefb_common.h')
-rw-r--r-- | drivers/video/sunxi/simplefb_common.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/video/sunxi/simplefb_common.h b/drivers/video/sunxi/simplefb_common.h index 1a2bfabf00..f4c5e745c6 100644 --- a/drivers/video/sunxi/simplefb_common.h +++ b/drivers/video/sunxi/simplefb_common.h @@ -1,7 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2017 Icenowy Zheng <icenowy@aosc.io> - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __SIMPLEFB_COMMON_H |