All of lore.kernel.org
 help / color / mirror / Atom feed
* [poky][dunfell][PATCH 1/6] lsof: correct LICENSE
@ 2022-01-24 17:16 Nisha Parrakat
  2022-01-24 17:16 ` [poky][dunfell][PATCH 2/6] tzdata: Remove BSD License specifier Nisha Parrakat
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Nisha Parrakat @ 2022-01-24 17:16 UTC (permalink / raw)
  To: openembedded-core, raj.khem; +Cc: Ross Burton, Ross Burton, Richard Purdie

From: Ross Burton <ross@burtonini.com>

The lsof LICENSE is superficially BSD-like, but it isn't BSD.  Now that
we have the full SPDX license set in oe-core, use Spencer-94.

(From OE-Core rev: 5c1d61d1d4dfacb643a366285c0392e6a31087ed)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Nisha Parrakat <nishaparrakat@gmail.com>
---
 meta/recipes-extended/lsof/lsof_4.91.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-extended/lsof/lsof_4.91.bb b/meta/recipes-extended/lsof/lsof_4.91.bb
index b3adfd57af..7c85bf23fc 100644
--- a/meta/recipes-extended/lsof/lsof_4.91.bb
+++ b/meta/recipes-extended/lsof/lsof_4.91.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "Lsof is a Unix-specific diagnostic tool. \
 Its name stands for LiSt Open Files, and it does just that."
 HOMEPAGE = "http://people.freebsd.org/~abe/"
 SECTION = "devel"
-LICENSE = "BSD"
+LICENSE = "Spencer-94"
 LIC_FILES_CHKSUM = "file://00README;beginline=645;endline=679;md5=964df275d26429ba3b39dbb9f205172a"
 
 # Upstream lsof releases are hosted on an ftp server which times out download
-- 
2.17.1



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

end of thread, other threads:[~2022-01-31 21:41 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-24 17:16 [poky][dunfell][PATCH 1/6] lsof: correct LICENSE Nisha Parrakat
2022-01-24 17:16 ` [poky][dunfell][PATCH 2/6] tzdata: Remove BSD License specifier Nisha Parrakat
2022-01-24 17:16 ` [poky][dunfell][PATCH 3/6] e2fsprogs: Use specific BSD license variant Nisha Parrakat
2022-01-24 17:16 ` [poky][dunfell][PATCH 4/6] glib-2.0: " Nisha Parrakat
2022-01-24 17:16 ` [poky][dunfell][PATCH 5/6] shadow: " Nisha Parrakat
2022-01-24 17:16 ` [poky][dunfell][PATCH 6/6] shadow-sysroot: sync license with shadow Nisha Parrakat
2022-01-29 15:20 ` [OE-core] [poky][dunfell][PATCH 1/6] lsof: correct LICENSE Steve Sakoman
2022-01-31 11:40   ` Ross Burton
2022-01-31 20:22     ` Nisha Parrakat
2022-01-31 21:41       ` [OE-core] " Steve Sakoman

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.