summaryrefslogtreecommitdiffstats
path: root/board/csb472
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2013-09-17 11:24:06 +0200
committerTom Rini <trini@ti.com>2013-09-20 10:30:54 -0400
commit1b387ef55c7a10a87814f3d8ffc04b62fbfc150e (patch)
treed1ccf5bc8f3a644921d153a9b8b9e4e352655d75 /board/csb472
parent9346d543668f24e0f4579e68beec5b2b1e98a5b1 (diff)
downloadblackbird-obmc-uboot-1b387ef55c7a10a87814f3d8ffc04b62fbfc150e.tar.gz
blackbird-obmc-uboot-1b387ef55c7a10a87814f3d8ffc04b62fbfc150e.zip
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>
Diffstat (limited to 'board/csb472')
-rw-r--r--board/csb472/init.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/csb472/init.S b/board/csb472/init.S
index f5805b7988..1ebc9ead3a 100644
--- a/board/csb472/init.S
+++ b/board/csb472/init.S
@@ -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>
OpenPOWER on IntegriCloud