mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
libvpx: Clarify BSD license variant
The License of libvpx 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:
parent
074c117cc0
commit
e796da8f1a
|
|
@ -3,7 +3,7 @@ DESCRIPTION = "The BSD-licensed libvpx reference implementation provides en- and
|
|||
HOMEPAGE = "http://www.webmproject.org/code/"
|
||||
BUGTRACKER = "http://code.google.com/p/webm/issues/list"
|
||||
SECTION = "libs/multimedia"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=d5b04755015be901744a78cc30d390d4"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user