diff options
Diffstat (limited to 'common/lcd.c')
-rw-r--r-- | common/lcd.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/lcd.c b/common/lcd.c index 4b3d7dcd34..2e2bef3848 100644 --- a/common/lcd.c +++ b/common/lcd.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Common LCD routines * * (C) Copyright 2001-2002 * Wolfgang Denk, DENX Software Engineering -- wd@denx.de - * - * SPDX-License-Identifier: GPL-2.0+ */ /* #define DEBUG */ |