diff options
author | Khem Raj <raj.khem@gmail.com> | 2022-03-10 07:37:47 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-03-11 08:00:40 -0800 |
commit | 8ac6645b9c5cfaf6deb1a3d8caa5092b0ac1aa8f (patch) | |
tree | d8555b96931eec4da6fb23c737473cf2a4be80b1 | |
parent | 39cc16f43c1d69b798e287d32e084fadc669a62d (diff) | |
download | meta-openembedded-8ac6645b9c5cfaf6deb1a3d8caa5092b0ac1aa8f.tar.gz |
ttf-vlgothic: Specify accurate BSD license type
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb index a386bb850f..6b79eb9197 100644 --- a/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb +++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-vlgothic_20200720.bb | |||
@@ -4,7 +4,7 @@ SUMMARY = "Japanese TrueType fonts from Vine Linux" | |||
4 | AUTHOR = "Contributor: noonov <noonov@gmail.com>" | 4 | AUTHOR = "Contributor: noonov <noonov@gmail.com>" |
5 | HOMEPAGE = "http://vlgothic.dicey.org/" | 5 | HOMEPAGE = "http://vlgothic.dicey.org/" |
6 | 6 | ||
7 | LICENSE = "ttf-mplus & BSD" | 7 | LICENSE = "ttf-mplus & BSD-3-Clause" |
8 | LIC_FILES_CHKSUM = "file://LICENSE.en;md5=cc06b20e7a20bdf6c989624405378303 \ | 8 | LIC_FILES_CHKSUM = "file://LICENSE.en;md5=cc06b20e7a20bdf6c989624405378303 \ |
9 | file://LICENSE_E.mplus;md5=1c4767416f20215f1e61b970f2117db9 \ | 9 | file://LICENSE_E.mplus;md5=1c4767416f20215f1e61b970f2117db9 \ |
10 | " | 10 | " |