X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fatmel_lcd.h;h=4aa955b6b2d4d7516225c0eac8a890910f3f5e25;hb=ac14bc41692a55d5b53f73a0a5b33de2424c2cb6;hp=ee7ba27798bd75357bdd5ddbd3d6e91c7c2abd01;hpb=1c7b5d0309c1da3952b1236d42c82c5ea8446476;p=oweals%2Fu-boot.git diff --git a/include/atmel_lcd.h b/include/atmel_lcd.h index ee7ba27798..4aa955b6b2 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_