summaryrefslogtreecommitdiffstats
path: root/meta-webserver/recipes-httpd/hiawatha
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-03-04 00:46:28 -0800
committerKhem Raj <raj.khem@gmail.com>2022-03-04 17:41:45 -0800
commit312832a3c5035b11db99cbb62061d8fbea31420e (patch)
tree19df8e08ef201170deebc580277e4000b58f1be2 /meta-webserver/recipes-httpd/hiawatha
parentee0f7dc9b7cbe1124e514e54a3de6572a15a31ce (diff)
downloadmeta-openembedded-312832a3c5035b11db99cbb62061d8fbea31420e.tar.gz
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-webserver/recipes-httpd/hiawatha')
-rw-r--r--meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb
index f13f144fcc..2e848eaf56 100644
--- a/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb
+++ b/meta-webserver/recipes-httpd/hiawatha/hiawatha_10.12.bb
@@ -1,6 +1,6 @@
1SUMMARY = "Lightweight secure web server" 1SUMMARY = "Lightweight secure web server"
2HOMEPAGE = "http://www.hiawatha-webserver.org" 2HOMEPAGE = "http://www.hiawatha-webserver.org"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=751419260aa954499f7abaabaa882bbe"
5DEPENDS = "libxml2 libxslt virtual/crypt" 5DEPENDS = "libxml2 libxslt virtual/crypt"
6 6