mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-16 09:51:21 +00:00
libc-client: correct LICENSE
The license is Apache 2.0 according to the included LICENSE.txt file. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
cc4b2fa400
commit
b7ff794b1e
@ -1,11 +1,13 @@
|
||||
DESCRIPTION = "UW c-client library for mail protocols"
|
||||
SECTION = "devel"
|
||||
|
||||
LICENSE = "University of Washingtons Free-Fork License"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=a6a4ddbb7cd2999f6827ee143f6fcd97"
|
||||
|
||||
DEPENDS = "openssl libpam"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "ftp://ftp.cac.washington.edu/imap/imap-${PV}.tar.gz \
|
||||
file://quote_cctype.patch"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user