From 46263f2de4e01ff0b2e4247c2fa76d24027efd65 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sun, 28 Jul 2013 22:12:45 +0200 Subject: SPDX-License-Identifier: convert PIBS licensed files This commit adapts the files that were derived from PIBS (PowerPC Initialization and Boot Software) codeto using SPDX License Identifiers. So far, SPDX has not assigned an official License ID for the PIBS license yet, so this should be considered preliminary. Note that the following files contained incorrect license information: arch/powerpc/cpu/ppc4xx/4xx_uart.c arch/powerpc/cpu/ppc4xx/start.S arch/powerpc/include/asm/ppc440.h These files included, in addition to the GPL-2.0 / ibm-pibs dual license as inherited from PIBS, a GPL-2.0+ license header which was obviously incorrect. This has been removed. Signed-off-by: Wolfgang Denk Cc: Stefan Roese Signed-off-by: Wolfgang Denk Conflicts: Licenses/README Acked-by: Stefan Roese --- Licenses/README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Licenses/README') diff --git a/Licenses/README b/Licenses/README index 3ed7abad65..09c5cf5ccf 100644 --- a/Licenses/README +++ b/Licenses/README @@ -51,3 +51,5 @@ GNU Library General Public License v2 or later LGPL-2.0+ Y lgpl-2.0.txt http:/ GNU Lesser General Public License v2.1 or later LGPL-2.1+ Y lgpl-2.1.txt http://www.gnu.org/licenses/old-licenses/lgpl-2.1.txt 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 https://spdx.org/licenses/BSD-2-Clause +IBM PIBS (PowerPC Initialization and ibm-pibs ibm-pibs.txt + Boot Software) license -- cgit v1.2.1