From: Joshua Watt Date: Wed, 1 Sep 2021 13:44:57 +0000 (-0500) Subject: conf/licenses: Add FreeType SPDX mapping X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~6880 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0b745d7c1841b9af3b90d3e41e31606a72435e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.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 1fe5fc6ec12..e2bd58f84a1 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"