Skip to content

Commit

Permalink
SPDX: fix IBM-pibs license identifier
Browse files Browse the repository at this point in the history
The SPDX License List version 1.19 now contains an official entry for
the IBM-pibs license.  However, instead of our suggestion "ibm-pibs",
the SPDX License List uses "IBM-pibs", with the following rationale:
"The reason being that all other SPDX License List short identifiers
tend towards using capital letters unless spelling a word.  I'd prefer
to be consistent to this end".

Change the license IDs to use the official name.

Signed-off-by: Wolfgang Denk <[email protected]>
  • Loading branch information
wdenx authored and trini committed Sep 20, 2013
1 parent 9346d54 commit 1b387ef
Show file tree
Hide file tree
Showing 23 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion Licenses/README
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ GNU Lesser General Public License v2.1 or later LGPL-2.1+ Y lgpl-2.1.txt http:
eCos license version 2.0 eCos-2.0 eCos-2.0.txt http://www.gnu.org/licenses/ecos-license.html
BSD 2-Clause License BSD-2-Clause Y bsd-2-clause.txt http://spdx.org/licenses/BSD-2-Clause
BSD 3-clause "New" or "Revised" License BSD-3-Clause Y bsd-3-clause.txt http://spdx.org/licenses/BSD-3-Clause#licenseText
IBM PIBS (PowerPC Initialization and ibm-pibs ibm-pibs.txt
IBM PIBS (PowerPC Initialization and IBM-pibs ibm-pibs.txt
Boot Software) license
2 changes: 1 addition & 1 deletion arch/powerpc/cpu/ppc4xx/4xx_pci.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*
* File Name: 405gp_pci.c
*
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/cpu/ppc4xx/4xx_uart.c
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* (C) Copyright 2010
* Stefan Roese, DENX Software Engineering, [email protected].
*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/

#include <common.h>
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/cpu/ppc4xx/miiphy.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*-----------------------------------------------------------------------------+
|
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/cpu/ppc4xx/start.S
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Copyright (c) 2008 Nuovation System Designs, LLC
* Grant Erickson <[email protected]>
*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/

/*
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/ppc405.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/

#ifndef __PPC405_H__
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/ppc440.h
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
* (C) Copyright 2010
* Stefan Roese, DENX Software Engineering, [email protected].
*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/

#ifndef __PPC440_H__
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/ppc4xx-emac.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*----------------------------------------------------------------------------+
|
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/ppc4xx-mal.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/* include/mal.h, openbios_walnut, walnut_bios 8/6/99 08:48:40 */
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*----------------------------------------------------------------------------+
|
Expand Down
2 changes: 1 addition & 1 deletion arch/powerpc/include/asm/ppc4xx.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/

#ifndef __PPC4XX_H__
Expand Down
2 changes: 1 addition & 1 deletion board/cray/L1/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/

/*----------------------------------------------------------------------------- */
Expand Down
2 changes: 1 addition & 1 deletion board/csb272/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
#include <config.h>
#include <asm/ppc4xx.h>
Expand Down
2 changes: 1 addition & 1 deletion board/csb472/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
#include <config.h>
#include <asm/ppc4xx.h>
Expand Down
2 changes: 1 addition & 1 deletion board/esd/pci405/writeibm.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*----------------------------------------------------------------------------- */
/* Function: ext_bus_cntlr_init */
Expand Down
2 changes: 1 addition & 1 deletion board/jse/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*------------------------------------------------------------------------- */
/* Function: ext_bus_cntlr_init */
Expand Down
2 changes: 1 addition & 1 deletion board/mpl/common/pci.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*
* Adapted for PIP405 03.07.01
Expand Down
2 changes: 1 addition & 1 deletion board/mpl/mip405/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*-----------------------------------------------------------------------------
* Function: ext_bus_cntlr_init
Expand Down
2 changes: 1 addition & 1 deletion board/mpl/pip405/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*-----------------------------------------------------------------------------
* Function: ext_bus_cntlr_init
Expand Down
2 changes: 1 addition & 1 deletion board/sc3/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
#include <config.h>
#include <asm/ppc4xx.h>
Expand Down
2 changes: 1 addition & 1 deletion board/w7o/init.S
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
#include <config.h>
#include <asm/ppc4xx.h>
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/4xx_enet.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*-----------------------------------------------------------------------------+
*
Expand Down
2 changes: 1 addition & 1 deletion drivers/net/npe/miiphy.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*/
/*-----------------------------------------------------------------------------+
|
Expand Down
2 changes: 1 addition & 1 deletion include/miiphy.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* SPDX-License-Identifier: GPL-2.0 ibm-pibs
* SPDX-License-Identifier: GPL-2.0 IBM-pibs
*
* Additions (C) Copyright 2009 Industrie Dial Face S.p.A.
*/
Expand Down

0 comments on commit 1b387ef

Please sign in to comment.