diff options
Diffstat (limited to 'include/atmel_lcd.h')
-rw-r--r-- | include/atmel_lcd.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/atmel_lcd.h b/include/atmel_lcd.h index ee7ba27798b..4aa955b6b2d 100644 --- a/include/atmel_lcd.h +++ b/include/atmel_lcd.h @@ -1,10 +1,9 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * atmel_lcd.h - Atmel LCD Controller structures * * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _ATMEL_LCD_H_ |