All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ross Burton" <ross@burtonini.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 09/14] shadow-sysroot: sync license with shadow
Date: Fri,  3 Sep 2021 14:24:54 +0100	[thread overview]
Message-ID: <20210903132459.2560051-9-ross.burton@arm.com> (raw)
In-Reply-To: <20210903132459.2560051-1-ross.burton@arm.com>

This recipe is just a single data file from shadow, but as we can't
easily tell what license that specific file is under just copy the full
license statement.

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

diff --git a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
index 1f6232e43c4..e05fa237a24 100644
--- a/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
+++ b/meta/recipes-extended/shadow/shadow-sysroot_4.6.bb
@@ -2,7 +2,7 @@ SUMMARY = "Shadow utils requirements for useradd.bbclass"
 HOMEPAGE = "http://github.com/shadow-maint/shadow"
 BUGTRACKER = "http://github.com/shadow-maint/shadow/issues"
 SECTION = "base utils"
-LICENSE = "BSD | Artistic-1.0"
+LICENSE = "BSD-3-Clause | Artistic-1.0"
 LIC_FILES_CHKSUM = "file://login.defs_shadow-sysroot;md5=25e2f2de4dfc8f966ac5cdfce45cd7d5"
 
 DEPENDS = "base-passwd"
-- 
2.25.1


  parent 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 [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 ` Ross Burton [this message]
2021-09-03 13:24 ` [PATCH 10/14] ovmf: " 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-9-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.