diff options
Diffstat (limited to 'board/freescale/p1_p2_rdb/pci.c')
| -rw-r--r-- | board/freescale/p1_p2_rdb/pci.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/board/freescale/p1_p2_rdb/pci.c b/board/freescale/p1_p2_rdb/pci.c index 76ef28b8c..745ebb15e 100644 --- a/board/freescale/p1_p2_rdb/pci.c +++ b/board/freescale/p1_p2_rdb/pci.c @@ -1,7 +1,7 @@  /*   * Copyright 2009-2010 Freescale Semiconductor, Inc.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> |