mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-30 09:21:24 +00:00
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:
committed by
Khem Raj
parent
14bbd8d32b
commit
aa3709c0d8
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user