diff options
Diffstat (limited to 'board/psyent/pk1c20')
| -rw-r--r-- | board/psyent/pk1c20/led.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/psyent/pk1c20/led.c b/board/psyent/pk1c20/led.c index 639170f7f..580d590f2 100644 --- a/board/psyent/pk1c20/led.c +++ b/board/psyent/pk1c20/led.c @@ -2,7 +2,7 @@   * (C) Copyright 2004, Psyent Corporation <www.psyent.com>   * Scott McNutt <smcnutt@psyent.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |