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:
Ross Burton
2022-02-01 16:34:55 +00:00
committed by Khem Raj
parent e11597471c
commit 671b8aa487
@@ -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"