From: Joshua Watt Date: Wed, 1 Sep 2021 13:44:57 +0000 (-0500) Subject: conf/licenses: Add FreeType SPDX mapping X-Git-Tag: yocto-3.4~254 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=7b0b745d7c1841b9af3b90d3e41e31606a72435e;p=openembedded-core.git conf/licenses: Add FreeType SPDX mapping The FreeType license maps to the FTL SPDX identifier Signed-off-by: Joshua Watt Signed-off-by: Richard Purdie --- diff --git a/meta/conf/licenses.conf b/meta/conf/licenses.conf index 1fe5fc6ec1..e2bd58f84a 100644 --- a/meta/conf/licenses.conf +++ b/meta/conf/licenses.conf @@ -103,6 +103,7 @@ SPDXLICENSEMAP[CDDL-1] = "CDDL-1.0" #Other variations SPDXLICENSEMAP[EPLv1.0] = "EPL-1.0" +SPDXLICENSEMAP[FreeType] = "FTL" #Silicon Graphics variations SPDXLICENSEMAP[SGIv1] = "SGI-1"