Python: evdev: Clarify BSD license variant

The License of python evdev is BSD-3-Clause.

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Christophe PRIOUZEAU
2019-10-24 14:56:05 +00:00
committed by Khem Raj
parent 14bbd8d32b
commit aa3709c0d8

View File

@@ -1,6 +1,6 @@
SUMMARY = "Python evdev lib"
HOMEPAGE = "https://github.com/gvalkov/python-evdev"
LICENSE = "BSD"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=18debddbb3f52c661a129724a883a8e2"
SRC_URI[md5sum] = "c7e855ae9f97f869a59e75b29f05ce74"