All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 01/14] lsof: correct LICENSE
@ 2021-09-03 13:24 Ross Burton
  2021-09-03 13:24 ` [PATCH 02/14] lsof: add upstream check Ross Burton
                   ` (12 more replies)
  0 siblings, 13 replies; 15+ messages in thread
From: Ross Burton @ 2021-09-03 13:24 UTC (permalink / raw)
  To: openembedded-core

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.

Signed-off-by: Ross Burton <ross.burton@arm.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 b3adfd57afa..7c85bf23fc3 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.25.1


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

end of thread, other threads:[~2021-09-09 19:54 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 13:24 [PATCH 01/14] lsof: correct LICENSE Ross Burton
2021-09-03 13:24 ` [PATCH 02/14] lsof: add upstream check Ross Burton
2021-09-03 13:24 ` [PATCH 03/14] xinetd: correct LICENSE Ross Burton
2021-09-03 13:24 ` [PATCH 04/14] selftest/python-async-test: set precise BSD license Ross Burton
2021-09-03 13:24 ` [PATCH 05/14] oeqa/recipeutils: update for license change to python-async-test Ross Burton
2021-09-03 13:24 ` [PATCH 06/14] dev-manual/common-tasks: sync libxpm fragment with the recipe Ross Burton
2021-09-03 13:24 ` [PATCH 07/14] libxfont: set precise BSD license Ross Burton
2021-09-03 13:24 ` [PATCH 08/14] valgrind: " Ross Burton
2021-09-03 13:24 ` [PATCH 09/14] shadow-sysroot: sync license with shadow Ross Burton
2021-09-03 13:24 ` [PATCH 10/14] ovmf: set precise BSD license Ross Burton
2021-09-03 13:24 ` [PATCH 11/14] ppp: " Ross Burton
2021-09-03 13:24 ` [PATCH 12/14] ffmpeg: update LICENSE Ross Burton
2021-09-09 19:54   ` [OE-core] " Peter Kjellerstedt
2021-09-03 13:24 ` [PATCH 13/14] hdparm: set correct license Ross Burton
2021-09-03 13:24 ` [PATCH 14/14] recipetool/create_buildsys_python: treat BSD as BSD-3-Clause Ross Burton

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.