From 1b387ef55c7a10a87814f3d8ffc04b62fbfc150e Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Tue, 17 Sep 2013 11:24:06 +0200 Subject: 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 --- include/miiphy.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/miiphy.h') diff --git a/include/miiphy.h b/include/miiphy.h index 657b49624a..088797e4c6 100644 --- a/include/miiphy.h +++ b/include/miiphy.h @@ -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. */ -- cgit v1.2.3