aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/thttpd
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-21 03:33:25 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-25 15:33:27 -0700
commit93d884ef74dd798c3c7de58f1e7325ff0cfa798d (patch)
treeb6d11ebb07cb94478e6e191aa4316f134ae50c28 /recipes/thttpd
parentb9af81e3452f39ef0ab485c9353796c79bbc9133 (diff)
downloadopenembedded-93d884ef74dd798c3c7de58f1e7325ff0cfa798d.tar.gz
thttpd: update package LICENSE
* Update the LICENSE fields to reflect the licensing used in the source code. Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/thttpd')
-rw-r--r--recipes/thttpd/thttpd_2.25b.bb2
1 files changed, 1 insertions, 1 deletions
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"