mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
mcpp: Clarify BSD license variant
The License of mcpp is BSD-2-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
4e3c6d9f57
commit
392c33d6b7
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "MCPP is a portable C/C++ preprocessor"
|
||||
HOMEPAGE = "http://mcpp.sourceforge.net/"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5ca370b75ec890321888a00cea9bc1d5"
|
||||
|
||||
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.gz \
|
||||
|
||||
Reference in New Issue
Block a user