diff options
Diffstat (limited to 'board/xes/common/fsl_8xxx_pci.c')
| -rw-r--r-- | board/xes/common/fsl_8xxx_pci.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/xes/common/fsl_8xxx_pci.c b/board/xes/common/fsl_8xxx_pci.c index 625594d1b..510f638ff 100644 --- a/board/xes/common/fsl_8xxx_pci.c +++ b/board/xes/common/fsl_8xxx_pci.c @@ -2,7 +2,7 @@   * Copyright 2008 Extreme Engineering Solutions, Inc.   * Copyright 2007-2008 Freescale Semiconductor, Inc.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |