From 62e3f0ff7b27d8beb21b4b226051c3db654ea4e4 Mon Sep 17 00:00:00 2001 From: Beth Flanagan Date: Wed, 25 May 2011 14:05:02 -0700 Subject: License Field Cleanup: Non-standard field names I've cleaned up some odd license fields, fixed some license names and corrected some incorrect licenses. LICENSE really needs a pass through by the maintainers as some of the licensing is incorrect. Also, every license with Artistic should be gone through and noted as which version of Artistic. (From OE-Core rev: 4786ecdf7cd427089464dcb62579110d494e7cd7) Signed-off-by: Beth Flanagan Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb') diff --git a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb index 86d61944bc..f1e8648e08 100644 --- a/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb +++ b/meta/recipes-graphics/xorg-font/xorg-minimal-fonts.bb @@ -5,7 +5,7 @@ BUGTRACKER = "n/a" SECTION = "x11/fonts" -LICENSE = "Public Domain" +LICENSE = "PD" LIC_FILES_CHKSUM = "file://../misc/fonts.alias;md5=bbe8d3c0e4e74af96e3ac393985c4fbb \ file://../misc/fonts.dir;md5=82a143d94d6a974aafe97132d2d519ab \ file://../misc/cursor.pcf.gz;md5=40bc81001fef4c21ca08df4305014a2a" -- cgit v1.2.3-54-g00ecf