diff options
Diffstat (limited to 'common')
| -rw-r--r-- | common/cmd_dtt.c | 2 | ||||
| -rw-r--r-- | common/cmd_irq.c | 2 | ||||
| -rw-r--r-- | common/cmd_itest.c | 2 | ||||
| -rw-r--r-- | common/cmd_led.c | 2 | ||||
| -rw-r--r-- | common/cmd_nvedit.c | 2 | ||||
| -rw-r--r-- | common/cmd_setexpr.c | 2 | ||||
| -rw-r--r-- | common/cmd_tsi148.c | 2 | ||||
| -rw-r--r-- | common/cmd_universe.c | 2 | ||||
| -rw-r--r-- | common/env_common.c | 2 | ||||
| -rw-r--r-- | common/env_eeprom.c | 2 | ||||
| -rw-r--r-- | common/env_embedded.c | 2 | ||||
| -rw-r--r-- | common/env_fat.c | 2 | ||||
| -rw-r--r-- | common/env_flash.c | 2 | ||||
| -rw-r--r-- | common/env_mmc.c | 2 | ||||
| -rw-r--r-- | common/env_nand.c | 2 | ||||
| -rw-r--r-- | common/env_nowhere.c | 2 | ||||
| -rw-r--r-- | common/env_nvram.c | 2 | ||||
| -rw-r--r-- | common/env_remote.c | 2 | ||||
| -rw-r--r-- | common/env_ubi.c | 2 | ||||
| -rw-r--r-- | common/iomux.c | 2 | ||||
| -rw-r--r-- | common/lcd.c | 2 | 
21 files changed, 21 insertions, 21 deletions
| diff --git a/common/cmd_dtt.c b/common/cmd_dtt.c index 7257f10fb..f2e750f2f 100644 --- a/common/cmd_dtt.c +++ b/common/cmd_dtt.c @@ -2,7 +2,7 @@   * (C) Copyright 2001   * Erik Theisen, Wave 7 Optics, etheisen@mindspring.com   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/cmd_irq.c b/common/cmd_irq.c index a91d0bf1f..02da450f6 100644 --- a/common/cmd_irq.c +++ b/common/cmd_irq.c @@ -1,7 +1,7 @@  /*   * Copyright 2008 Freescale Semiconductor, Inc.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/cmd_itest.c b/common/cmd_itest.c index 10d53a063..29f8076f8 100644 --- a/common/cmd_itest.c +++ b/common/cmd_itest.c @@ -2,7 +2,7 @@   * (C) Copyright 2003   * Tait Electronics Limited, Christchurch, New Zealand   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* diff --git a/common/cmd_led.c b/common/cmd_led.c index c48603cad..172bc30bd 100644 --- a/common/cmd_led.c +++ b/common/cmd_led.c @@ -7,7 +7,7 @@   * (C) Copyright 2008   * Ulf Samuelsson <ulf.samuelsson@atmel.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/cmd_nvedit.c b/common/cmd_nvedit.c index 778dca5af..ba9ba1697 100644 --- a/common/cmd_nvedit.c +++ b/common/cmd_nvedit.c @@ -7,7 +7,7 @@   *   * Copyright 2011 Freescale Semiconductor, Inc.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* diff --git a/common/cmd_setexpr.c b/common/cmd_setexpr.c index 1fc080b9b..926339b9f 100644 --- a/common/cmd_setexpr.c +++ b/common/cmd_setexpr.c @@ -2,7 +2,7 @@   * Copyright 2008 Freescale Semiconductor, Inc.   * Copyright 2013 Wolfgang Denk <wd@denx.de>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* diff --git a/common/cmd_tsi148.c b/common/cmd_tsi148.c index 317ba50fd..dc488b2b3 100644 --- a/common/cmd_tsi148.c +++ b/common/cmd_tsi148.c @@ -5,7 +5,7 @@   *   * (C) Copyright 2003 Stefan Roese, stefan.roese@esd-electronics.com   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/cmd_universe.c b/common/cmd_universe.c index ad1561384..c9310363f 100644 --- a/common/cmd_universe.c +++ b/common/cmd_universe.c @@ -1,7 +1,7 @@  /*   * (C) Copyright 2003 Stefan Roese, stefan.roese@esd-electronics.com   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/env_common.c b/common/env_common.c index 1ac337730..c0bfc2f5d 100644 --- a/common/env_common.c +++ b/common/env_common.c @@ -5,7 +5,7 @@   * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Andreas Heppel <aheppel@sysgo.de>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/env_eeprom.c b/common/env_eeprom.c index 149370f83..0dcdd1fc8 100644 --- a/common/env_eeprom.c +++ b/common/env_eeprom.c @@ -5,7 +5,7 @@   * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Andreas Heppel <aheppel@sysgo.de>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/env_embedded.c b/common/env_embedded.c index 91d8ba308..1c4f915b7 100644 --- a/common/env_embedded.c +++ b/common/env_embedded.c @@ -2,7 +2,7 @@   * (C) Copyright 2001   * Erik Theisen,  Wave 7 Optics, etheisen@mindspring.com.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #ifndef __ASSEMBLY__ diff --git a/common/env_fat.c b/common/env_fat.c index e114921c4..708fd13dc 100644 --- a/common/env_fat.c +++ b/common/env_fat.c @@ -4,7 +4,7 @@   * Author:   *  Maximilian Schwerin <mvs@tigris.de>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/env_flash.c b/common/env_flash.c index d4a0e18c3..7d5a4cfc8 100644 --- a/common/env_flash.c +++ b/common/env_flash.c @@ -5,7 +5,7 @@   * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Andreas Heppel <aheppel@sysgo.de> - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* #define DEBUG */ diff --git a/common/env_mmc.c b/common/env_mmc.c index 204d23b31..045428c6e 100644 --- a/common/env_mmc.c +++ b/common/env_mmc.c @@ -1,7 +1,7 @@  /*   * (C) Copyright 2008-2011 Freescale Semiconductor, Inc.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* #define DEBUG */ diff --git a/common/env_nand.c b/common/env_nand.c index 75309621b..695a9eebb 100644 --- a/common/env_nand.c +++ b/common/env_nand.c @@ -11,7 +11,7 @@   * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Andreas Heppel <aheppel@sysgo.de>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/env_nowhere.c b/common/env_nowhere.c index c411e8cfe..bdc1ed5e6 100644 --- a/common/env_nowhere.c +++ b/common/env_nowhere.c @@ -5,7 +5,7 @@   * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Andreas Heppel <aheppel@sysgo.de> - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/env_nvram.c b/common/env_nvram.c index 49144220b..0866cde92 100644 --- a/common/env_nvram.c +++ b/common/env_nvram.c @@ -5,7 +5,7 @@   * (C) Copyright 2001 Sysgo Real-Time Solutions, GmbH <www.elinos.com>   * Andreas Heppel <aheppel@sysgo.de> - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* diff --git a/common/env_remote.c b/common/env_remote.c index 1b6609b90..eb977ee1f 100644 --- a/common/env_remote.c +++ b/common/env_remote.c @@ -1,7 +1,7 @@  /*   * (C) Copyright 2011-2012 Freescale Semiconductor, Inc.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /* #define DEBUG */ diff --git a/common/env_ubi.c b/common/env_ubi.c index f24a96c3e..c0828a47d 100644 --- a/common/env_ubi.c +++ b/common/env_ubi.c @@ -2,7 +2,7 @@   * (c) Copyright 2012 by National Instruments,   *        Joe Hershberger <joe.hershberger@ni.com>   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/iomux.c b/common/iomux.c index cf4da4570..62bdec61a 100644 --- a/common/iomux.c +++ b/common/iomux.c @@ -2,7 +2,7 @@   * (C) Copyright 2008   * Gary Jennejohn, DENX Software Engineering GmbH, garyj@denx.de.   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  #include <common.h> diff --git a/common/lcd.c b/common/lcd.c index 990650c7e..5dd794812 100644 --- a/common/lcd.c +++ b/common/lcd.c @@ -4,7 +4,7 @@   * (C) Copyright 2001-2002   * Wolfgang Denk, DENX Software Engineering -- wd@denx.de   * - * SPDX-License-Identifier:	GPL-2.0+  + * SPDX-License-Identifier:	GPL-2.0+   */  /************************************************************************/ |