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] lz4: remove redundant BSD license
Date: Thu,  2 Sep 2021 17:24:22 +0100	[thread overview]
Message-ID: <20210902162435.1375245-1-ross.burton@arm.com> (raw)

The upstream license is BSD-2-Clause or GPLv2, so remove the redundant
and ambiguous BSD license.

Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 meta/recipes-support/lz4/lz4_1.9.3.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-support/lz4/lz4_1.9.3.bb b/meta/recipes-support/lz4/lz4_1.9.3.bb
index 74f6743b916..b22eea3156a 100644
--- a/meta/recipes-support/lz4/lz4_1.9.3.bb
+++ b/meta/recipes-support/lz4/lz4_1.9.3.bb
@@ -2,7 +2,7 @@ SUMMARY = "Extremely Fast Compression algorithm"
 DESCRIPTION = "LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems."
 HOMEPAGE = "https://github.com/lz4/lz4"
 
-LICENSE = "BSD | BSD-2-Clause | GPL-2.0"
+LICENSE = "BSD-2-Clause | GPL-2.0"
 LIC_FILES_CHKSUM = "file://lib/LICENSE;md5=ebc2ea4814a64de7708f1571904b32cc \
                     file://programs/COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://LICENSE;md5=d57c0d21cb917fb4e0af2454aa48b956 \
-- 
2.25.1


             reply	other threads:[~2021-09-02 16:24 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 16:24 Ross Burton [this message]
2021-09-02 16:24 ` [PATCH 02/14] python3-numpy: remove redundant BSD license Ross Burton
2021-09-02 16:24 ` [PATCH 03/14] quota: remove " Ross Burton
2021-09-02 16:24 ` [PATCH 04/14] nfs-utils: set precise " Ross Burton
2021-09-02 16:24 ` [PATCH 05/14] dtc: " Ross Burton
2021-09-02 16:24 ` [PATCH 06/14] acpica: " Ross Burton
2021-09-02 16:24 ` [PATCH 07/14] libevent: " Ross Burton
2021-09-02 16:24 ` [PATCH 08/14] openssh: remove redundant " Ross Burton
2021-09-02 16:24 ` [PATCH 09/14] python3-packaging: fix license statement Ross Burton
2021-09-02 16:24 ` [PATCH 10/14] iputils: set precise BSD license Ross Burton
2021-09-02 16:24 ` [PATCH 11/14] libx11-compose-data: " Ross Burton
2021-10-28 15:44   ` [OE-core] " Peter Kjellerstedt
     [not found]   ` <16B23C3CDA8BCB16.30289@lists.openembedded.org>
2021-11-04 11:19     ` Peter Kjellerstedt
2021-11-04 11:33       ` Ross Burton
2021-11-04 14:47         ` Joshua Watt
2021-09-02 16:24 ` [PATCH 12/14] webkitgtk: " Ross Burton
2021-09-02 16:24 ` [PATCH 13/14] libwpe: " Ross Burton
2021-09-02 16:24 ` [PATCH 14/14] wpebackend-fdo: " 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=20210902162435.1375245-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.