All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] ttf-inconsolata: fix license name
@ 2013-04-23  8:55 Paul Barker
  2013-04-23  9:00 ` Paul Barker
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Barker @ 2013-04-23  8:55 UTC (permalink / raw)
  To: openembedded-devel

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

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
---
 meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb
index 129e137..5e86180 100644
--- a/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb
+++ b/meta-oe/recipes-graphics/ttf-fonts/ttf-inconsolata_20100526.bb
@@ -2,7 +2,7 @@ require ttf.inc
 
 DESCRIPTION = "Inconsolata font - TTF Version"
 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"
 PR = "r0"
 
-- 
1.7.10.4




^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-04-23 10:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-23  8:55 [meta-oe][PATCH] ttf-inconsolata: fix license name Paul Barker
2013-04-23  9:00 ` Paul Barker
2013-04-23 10:09   ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.