aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/ttf-fonts
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-12-26 17:21:38 -0200
committerMartin Jansa <Martin.Jansa@gmail.com>2014-12-31 16:32:31 +0100
commit64803d8fc06bdbeb0a2663fa10e37ce3d109c72c (patch)
tree88cd2f4a9b8f5cf6b58a972d79ddc8133e349d7d /meta-oe/recipes-graphics/ttf-fonts
parent9d78ce63fb301ed6063b07878de67a0349d50303 (diff)
downloadmeta-openembedded-contrib-64803d8fc06bdbeb0a2663fa10e37ce3d109c72c.tar.gz
ttf-sazanami: Fix license format QA error
Fix following QA error: ,---- | WARNING: Recipe ttf-sazanami, LICENSE (Public domain) has invalid | format, LICENSES must have operator "([&|() ])" between them. `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/ttf-fonts')
-rw-r--r--meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb
index 2d413ba418..efdcec8404 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-sazanami_20040629.bb
@@ -5,7 +5,7 @@ SUMMARY_ttf-sazanami-gothic = "Sazanami Gothic Japanese TrueType font"
SUMMARY_ttf-sazanami-mincho = "Sazanami Mincho Japanese TrueType font"
AUTHOR = "Electronic Font Open Laboratory (/efont/)"
HOMEPAGE = "http://sourceforge.jp/projects/efont/"
-LICENSE = "Public domain"
+LICENSE = "PD"
LIC_FILES_CHKSUM = "file://README;md5=97d739900be6e852830f55aa3c07d4a0"
SRC_DISTRIBUTE_LICENSES += "${PN}"
RPROVIDES_${PN} = "virtual-japanese-font"