SPDX: fix IBM-pibs license identifier
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 <wd@denx.de>
This commit is contained in:
		
							parent
							
								
									9346d54366
								
							
						
					
					
						commit
						1b387ef55c
					
				| 
						 | 
					@ -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
 | 
					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 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
 | 
					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
 | 
						Boot Software) license
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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
 | 
					 *  File Name:   405gp_pci.c
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
 * (C) Copyright 2010
 | 
					 * (C) Copyright 2010
 | 
				
			||||||
 * Stefan Roese, DENX Software Engineering, sr@denx.de.
 | 
					 * Stefan Roese, DENX Software Engineering, sr@denx.de.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#include <common.h>
 | 
					#include <common.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
/*-----------------------------------------------------------------------------+
 | 
					/*-----------------------------------------------------------------------------+
 | 
				
			||||||
  |
 | 
					  |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
 *  Copyright (c) 2008 Nuovation System Designs, LLC
 | 
					 *  Copyright (c) 2008 Nuovation System Designs, LLC
 | 
				
			||||||
 *    Grant Erickson <gerickson@nuovations.com>
 | 
					 *    Grant Erickson <gerickson@nuovations.com>
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef	__PPC405_H__
 | 
					#ifndef	__PPC405_H__
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -9,7 +9,7 @@
 | 
				
			||||||
 * (C) Copyright 2010
 | 
					 * (C) Copyright 2010
 | 
				
			||||||
 * Stefan Roese, DENX Software Engineering, sr@denx.de.
 | 
					 * Stefan Roese, DENX Software Engineering, sr@denx.de.
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef __PPC440_H__
 | 
					#ifndef __PPC440_H__
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
/*----------------------------------------------------------------------------+
 | 
					/*----------------------------------------------------------------------------+
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
/* include/mal.h, openbios_walnut, walnut_bios 8/6/99 08:48:40 */
 | 
					/* 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
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
/*----------------------------------------------------------------------------+
 | 
					/*----------------------------------------------------------------------------+
 | 
				
			||||||
|
 | 
					|
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifndef	__PPC4XX_H__
 | 
					#ifndef	__PPC4XX_H__
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*----------------------------------------------------------------------------- */
 | 
					/*----------------------------------------------------------------------------- */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#include <config.h>
 | 
					#include <config.h>
 | 
				
			||||||
#include <asm/ppc4xx.h>
 | 
					#include <asm/ppc4xx.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#include <config.h>
 | 
					#include <config.h>
 | 
				
			||||||
#include <asm/ppc4xx.h>
 | 
					#include <asm/ppc4xx.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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 */
 | 
					/* Function:     ext_bus_cntlr_init */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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 */
 | 
					/* Function:     ext_bus_cntlr_init */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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
 | 
					 * Adapted for PIP405 03.07.01
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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
 | 
					 * Function:     ext_bus_cntlr_init
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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
 | 
					 * Function:     ext_bus_cntlr_init
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#include <config.h>
 | 
					#include <config.h>
 | 
				
			||||||
#include <asm/ppc4xx.h>
 | 
					#include <asm/ppc4xx.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
#include <config.h>
 | 
					#include <config.h>
 | 
				
			||||||
#include <asm/ppc4xx.h>
 | 
					#include <asm/ppc4xx.h>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
/*-----------------------------------------------------------------------------+
 | 
					/*-----------------------------------------------------------------------------+
 | 
				
			||||||
 *
 | 
					 *
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,5 +1,5 @@
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * SPDX-License-Identifier:	GPL-2.0	ibm-pibs
 | 
					 * SPDX-License-Identifier:	GPL-2.0	IBM-pibs
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
/*-----------------------------------------------------------------------------+
 | 
					/*-----------------------------------------------------------------------------+
 | 
				
			||||||
  |
 | 
					  |
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -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.
 | 
					 * Additions (C) Copyright 2009 Industrie Dial Face S.p.A.
 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue