diff options
Diffstat (limited to 'common/lcd_simplefb.c')
-rw-r--r-- | common/lcd_simplefb.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/lcd_simplefb.c b/common/lcd_simplefb.c index 81f3f42191..fca600691e 100644 --- a/common/lcd_simplefb.c +++ b/common/lcd_simplefb.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Simplefb device tree support * * (C) Copyright 2015 * Stephen Warren <swarren@wwwdotorg.org> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |