All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] libibverbs: update LICENSE
@ 2022-02-04 12:38 Ross Burton
  2022-02-04 17:21 ` [meta-virtualization] " Bruce Ashfield
  0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2022-02-04 12:38 UTC (permalink / raw)
  To: meta-virtualization

As per COPYING, this is BSD-2-Clause or GPLv2.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 recipes-extended/libibverbs/libibverbs_1.2.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-extended/libibverbs/libibverbs_1.2.1.bb b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
index 90c424e..f40eccf 100644
--- a/recipes-extended/libibverbs/libibverbs_1.2.1.bb
+++ b/recipes-extended/libibverbs/libibverbs_1.2.1.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Libibverbs is a library that allows userspace processes to use In
 HOMEPAGE = "http://www.openfabrics.org/downloads/verbs/"
 SECTION = "libs/devel"
 
-LICENSE = "BSD"
+LICENSE = "GPLv2 | BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://COPYING;md5=7c557f27dd795ba77cc419dddc656b51"
 
 # Official repo is at git://git.kernel.org/pub/scm/libs/infiniband/libibverbs.git
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-04 17:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-04 12:38 [PATCH] libibverbs: update LICENSE Ross Burton
2022-02-04 17:21 ` [meta-virtualization] " Bruce Ashfield

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.