diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-09-29 08:51:24 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-09-30 16:54:51 -0700 |
commit | d32cc7445c549794ae4b6e427487c550191db5c8 (patch) | |
tree | cf07667d11d76692289dba1bad58a8280ee0db12 /meta-oe/recipes-graphics | |
parent | e5f1dbdca051024bf10f1bf3fea0f06d2a61778c (diff) | |
download | meta-openembedded-d32cc7445c549794ae4b6e427487c550191db5c8.tar.gz |
ttf-gentium: Use OFL-1.0 version of OFL license
Add licenses/OFL-1.0 template
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics')
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb index 6a6258add..e030bd190 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb | |||
@@ -2,7 +2,7 @@ require ttf.inc | |||
2 | 2 | ||
3 | SUMMARY = "Gentium fonts - TTF Version" | 3 | SUMMARY = "Gentium fonts - TTF Version" |
4 | HOMEPAGE = "http://scripts.sil.org/gentium" | 4 | HOMEPAGE = "http://scripts.sil.org/gentium" |
5 | LICENSE = "OFL" | 5 | LICENSE = "OFL-1.0" |
6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" | 6 | LICENSE_URL = "http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&item_id=OFL" |
7 | LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ | 7 | LIC_FILES_CHKSUM = "file://OFL;md5=33a5bf7b98a9c0ae87430760ba762295 \ |
8 | " | 8 | " |