mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
tremor: Clarify BSD license variant
The License of tremor 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
6ec4677b2b
commit
9f9f9f868b
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "Fixed-point decoder"
|
SUMMARY = "Fixed-point decoder"
|
||||||
DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
|
DESCRIPTION = "tremor is a fixed point implementation of the vorbis codec."
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
|
||||||
file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
|
file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
|
||||||
DEPENDS = "libogg"
|
DEPENDS = "libogg"
|
||||||
|
|||||||
Reference in New Issue
Block a user