All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ross Burton" <ross@burtonini.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 01/14] lsof: correct LICENSE
Date: Fri,  3 Sep 2021 14:24:46 +0100	[thread overview]
Message-ID: <20210903132459.2560051-1-ross.burton@arm.com> (raw)

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


             reply	other threads:[~2021-09-03 13:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-03 13:24 Ross Burton [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210903132459.2560051-1-ross.burton@arm.com \
    --to=ross@burtonini.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.