diff options
Diffstat (limited to 'board/freescale/common')
| -rw-r--r-- | board/freescale/common/cadmus.c | 2 | ||||
| -rw-r--r-- | board/freescale/common/cadmus.h | 2 | ||||
| -rw-r--r-- | board/freescale/common/cds_pci_ft.c | 2 | ||||
| -rw-r--r-- | board/freescale/common/cds_via.c | 2 | ||||
| -rw-r--r-- | board/freescale/common/eeprom.h | 2 | 
5 files changed, 5 insertions, 5 deletions
| diff --git a/board/freescale/common/cadmus.c b/board/freescale/common/cadmus.c index 7772f9f99..dad684773 100644 --- a/board/freescale/common/cadmus.c +++ b/board/freescale/common/cadmus.c @@ -1,7 +1,7 @@  /*   * Copyright 2004, 2011 Freescale Semiconductor.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */ diff --git a/board/freescale/common/cadmus.h b/board/freescale/common/cadmus.h index 959ea2171..786719282 100644 --- a/board/freescale/common/cadmus.h +++ b/board/freescale/common/cadmus.h @@ -1,7 +1,7 @@  /*   * Copyright 2004 Freescale Semiconductor.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #ifndef __CADMUS_H_ diff --git a/board/freescale/common/cds_pci_ft.c b/board/freescale/common/cds_pci_ft.c index 4cd804577..2e5dcdf0e 100644 --- a/board/freescale/common/cds_pci_ft.c +++ b/board/freescale/common/cds_pci_ft.c @@ -1,7 +1,7 @@  /*   * Copyright 2004 Freescale Semiconductor.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/board/freescale/common/cds_via.c b/board/freescale/common/cds_via.c index 76631fa45..028b093ec 100644 --- a/board/freescale/common/cds_via.c +++ b/board/freescale/common/cds_via.c @@ -1,7 +1,7 @@  /*   * Copyright 2006 Freescale Semiconductor.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/board/freescale/common/eeprom.h b/board/freescale/common/eeprom.h index 222405bb3..efdba4e50 100644 --- a/board/freescale/common/eeprom.h +++ b/board/freescale/common/eeprom.h @@ -1,7 +1,7 @@  /*   * Copyright 2004 Freescale Semiconductor.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #ifndef __EEPROM_H_ |