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