diff options
author | Wolfgang Denk | 2013-09-17 11:24:06 +0200 |
---|---|---|
committer | Tom Rini | 2013-09-20 10:30:54 -0400 |
commit | 1b387ef55c7a10a87814f3d8ffc04b62fbfc150e (patch) | |
tree | d1ccf5bc8f3a644921d153a9b8b9e4e352655d75 /include/miiphy.h | |
parent | 9346d543668f24e0f4579e68beec5b2b1e98a5b1 (diff) |
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 'include/miiphy.h')
-rw-r--r-- | include/miiphy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/miiphy.h b/include/miiphy.h index 657b49624a9..088797e4c6c 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. */ |