diff options
Diffstat (limited to 'common/cmd_led.c')
| -rw-r--r-- | common/cmd_led.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/common/cmd_led.c b/common/cmd_led.c index c48603cad..172bc30bd 100644 --- a/common/cmd_led.c +++ b/common/cmd_led.c @@ -7,7 +7,7 @@   * (C) Copyright 2008   * Ulf Samuelsson <ulf.samuelsson@atmel.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |