mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 17:19:23 +00:00
pam-ssh-agent-auth: Use specific versions of BSD licenses
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY = "pam-ssh-agent-auth"
|
||||
DESCRIPTION = "A PAM module which permits authentication via ssh-agent."
|
||||
HOMEPAGE = "http://sourceforge.net/projects/pamsshagentauth/"
|
||||
SECTION = "libs"
|
||||
LICENSE = "OpenSSL & BSD"
|
||||
LICENSE = "OpenSSL & BSD-2-Clause & BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.OpenSSL;md5=8ab01146141ded59b75f8ba7811ed05a \
|
||||
file://OPENSSH_LICENSE;md5=7ae09218173be1643c998a4b71027f9b \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user