diff options
Diffstat (limited to 'board/prodrive/p3mx')
| -rw-r--r-- | board/prodrive/p3mx/mv_eth.h | 2 | ||||
| -rw-r--r-- | board/prodrive/p3mx/mv_regs.h | 2 | ||||
| -rw-r--r-- | board/prodrive/p3mx/sdram_init.c | 2 | 
3 files changed, 3 insertions, 3 deletions
| diff --git a/board/prodrive/p3mx/mv_eth.h b/board/prodrive/p3mx/mv_eth.h index fbda0daa1..7bbd7f045 100644 --- a/board/prodrive/p3mx/mv_eth.h +++ b/board/prodrive/p3mx/mv_eth.h @@ -5,7 +5,7 @@   * based on - Driver for MV64460X ethernet ports   * Copyright (C) 2002 rabeeh@galileo.co.il   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* diff --git a/board/prodrive/p3mx/mv_regs.h b/board/prodrive/p3mx/mv_regs.h index becd42116..279a7e961 100644 --- a/board/prodrive/p3mx/mv_regs.h +++ b/board/prodrive/p3mx/mv_regs.h @@ -5,7 +5,7 @@   * based on - Driver for MV64460X ethernet ports   * Copyright (C) 2002 rabeeh@galileo.co.il   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /******************************************************************************** diff --git a/board/prodrive/p3mx/sdram_init.c b/board/prodrive/p3mx/sdram_init.c index 4a42fa354..4220930bc 100644 --- a/board/prodrive/p3mx/sdram_init.c +++ b/board/prodrive/p3mx/sdram_init.c @@ -2,7 +2,7 @@   * (C) Copyright 2001   * Josh Huber <huber@mclx.com>, Mission Critical Linux, Inc.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /************************************************************************* |