mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-25 05:50:42 +00:00
Python: pysnmp: Clarify BSD license variant
The License of python pysnmp is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
74158e2997
commit
dfdc28f711
@@ -5,7 +5,7 @@ DESCRIPTION = "SNMP v1/v2c/v3 engine and apps written in pure-Python. \
|
||||
"
|
||||
HOMEPAGE = "https://pypi.python.org/pypi/pysnmp"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b15d29f500f748d1c2a15709769090a8"
|
||||
|
||||
SRCNAME = "pysnmp"
|
||||
|
||||
Reference in New Issue
Block a user