diff options
Diffstat (limited to 'common/lcd.c')
| -rw-r--r-- | common/lcd.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/common/lcd.c b/common/lcd.c index 990650c7e..5dd794812 100644 --- a/common/lcd.c +++ b/common/lcd.c @@ -4,7 +4,7 @@   * (C) Copyright 2001-2002   * Wolfgang Denk, DENX Software Engineering -- wd@denx.de   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /************************************************************************/ |