ttf-inconsolata: fix license name

We have "SIL Open Font License" 1.1 in common-licenses as OFL-1.1.

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Paul Barker
2013-04-23 08:55:35 +00:00
committed by Martin Jansa
parent 3558455d3c
commit 4f95cdca5e
@@ -2,7 +2,7 @@ require ttf.inc
DESCRIPTION = "Inconsolata font - TTF Version" DESCRIPTION = "Inconsolata font - TTF Version"
HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html" HOMEPAGE = "http://www.levien.com/type/myfonts/inconsolata.html"
LICENSE = "SIL Open Font License" LICENSE = "OFL-1.1"
LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed" LIC_FILES_CHKSUM = "file://../OFL.txt;md5=969851e3a70122069a4d9ee61dd5a2ed"
PR = "r0" PR = "r0"