diff options
| author | Wolfgang Denk <[email protected]> | 2013-07-28 22:12:45 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2013-08-19 15:34:14 -0400 |
| commit | 46263f2de4e01ff0b2e4247c2fa76d24027efd65 (patch) | |
| tree | fd8774d30bc8a426755069f8e9e5ff747d6a2369 /Licenses/README | |
| parent | bcd4d4eb2b37bfeccccd284b885edaaa18c9b823 (diff) | |
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 <[email protected]>
Cc: Stefan Roese <[email protected]>
Signed-off-by: Wolfgang Denk <[email protected]>
Conflicts:
Licenses/README
Acked-by: Stefan Roese <[email protected]>
Diffstat (limited to 'Licenses/README')
| -rw-r--r-- | Licenses/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Licenses/README b/Licenses/README index 3ed7abad655..09c5cf5ccfc 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 |
