mirror of
https://git.yoctoproject.org/poky
synced 2026-04-04 05:02:21 +02:00
libtheora: Clarify BSD license variant
The license of libtheora is BSD-3-Clause. (From OE-Core rev: 9912fabffa43d8797562f20f6e2bd5dc738b800d) Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
59f361aa2c
commit
976ce7fb02
@@ -3,7 +3,7 @@ DESCRIPTION = "The libtheora reference implementation provides the standard enco
|
||||
HOMEPAGE = "http://xiph.org/"
|
||||
BUGTRACKER = "https://trac.xiph.org/newticket"
|
||||
SECTION = "libs"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=cf91718f59eb6a83d06dc7bcaf411132"
|
||||
DEPENDS = "libogg"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user