mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
conf/licenses: Add FreeType SPDX mapping
The FreeType license maps to the FTL SPDX identifier (From OE-Core rev: 7b0b745d7c1841b9af3b90d3e41e31606a72435e) Signed-off-by: Joshua Watt <JPEWhacker@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6901cdbe20
commit
970895763c
@@ -103,6 +103,7 @@ SPDXLICENSEMAP[CDDL-1] = "CDDL-1.0"
|
|||||||
|
|
||||||
#Other variations
|
#Other variations
|
||||||
SPDXLICENSEMAP[EPLv1.0] = "EPL-1.0"
|
SPDXLICENSEMAP[EPLv1.0] = "EPL-1.0"
|
||||||
|
SPDXLICENSEMAP[FreeType] = "FTL"
|
||||||
|
|
||||||
#Silicon Graphics variations
|
#Silicon Graphics variations
|
||||||
SPDXLICENSEMAP[SGIv1] = "SGI-1"
|
SPDXLICENSEMAP[SGIv1] = "SGI-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user