From: Chase Maupin Date: Thu, 21 Oct 2010 03:33:25 +0000 (+0000) Subject: thttpd: update package LICENSE X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93d884ef74dd798c3c7de58f1e7325ff0cfa798d;p=openembedded.git thttpd: update package LICENSE * Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin Signed-off-by: Khem Raj --- diff --git a/recipes/thttpd/thttpd_2.25b.bb b/recipes/thttpd/thttpd_2.25b.bb index 85c7f70a6a..bf035259e1 100644 --- a/recipes/thttpd/thttpd_2.25b.bb +++ b/recipes/thttpd/thttpd_2.25b.bb @@ -1,5 +1,5 @@ DESCRIPTION = "A simple, small, portable, fast, and secure HTTP server." -LICENSE = "BSD" +LICENSE = "FreeBSD" HOMEPAGE = "http://www.acme.com/software/thttpd/" PR ="r8"