mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
concurrencykit: use precise BSD licence version
This package is BSD-2-Clause. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,7 +3,7 @@ safe memory reclamation mechanisms and non-blocking data structures \
|
|||||||
designed to aid in the design and implementation of high performance \
|
designed to aid in the design and implementation of high performance \
|
||||||
concurrent systems."
|
concurrent systems."
|
||||||
|
|
||||||
LICENSE = "BSD & Apache-2.0"
|
LICENSE = "BSD-2-Clause & Apache-2.0"
|
||||||
HOMEPAGE = "http://concurrencykit.org"
|
HOMEPAGE = "http://concurrencykit.org"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user