mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Hermann <christian.hermann@hytera.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2 03/13] procps: fix license identifiers
Date: Mon, 22 Jul 2019 19:44:17 +0200	[thread overview]
Message-ID: <20190722174427.28446-3-christian.hermann@hytera.de> (raw)
In-Reply-To: <20190722174427.28446-1-christian.hermann@hytera.de>

All *.c files contain the "or (at your option) any later
version" clause of the GPL-2.0 or the LGPL-2.1 dedication
in their header.

Signed-off-by: Christian Hermann <christian.hermann@hytera.de>
---
 rules/procps.make | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/rules/procps.make b/rules/procps.make
index 8d19e7b4a..9a042900d 100644
--- a/rules/procps.make
+++ b/rules/procps.make
@@ -24,7 +24,7 @@ PROCPS_SUFFIX	:= tar.xz
 PROCPS_URL	:= $(call ptx/mirror, SF, procps-ng/Production/$(PROCPS).$(PROCPS_SUFFIX))
 PROCPS_SOURCE	:= $(SRCDIR)/$(PROCPS).$(PROCPS_SUFFIX)
 PROCPS_DIR	:= $(BUILDDIR)/$(PROCPS)
-PROCPS_LICENSE	:= GPL-2.0-only AND LGPL-2.0-only
+PROCPS_LICENSE	:= GPL-2.0-or-later AND LGPL-2.1-or-later
 PROCPS_LICENSE_FILES := \
 	file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
 	file://COPYING.LIB;md5=4cf66a4984120007c9881cc871cf49db
-- 
2.22.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2019-07-22 17:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-22 17:44 [ptxdist] [PATCH v2 01/13] polkit: add license identifier Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 02/13] portmap: add license identifiers Christian Hermann
2019-07-22 17:44 ` Christian Hermann [this message]
2019-07-22 17:44 ` [ptxdist] [PATCH v2 04/13] bash: fix license identifier Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 05/13] bc: add " Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 06/13] cifs-utils: fix " Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 07/13] ddrescue: " Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 08/13] diffutils: " Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 09/13] fuse: fix license identifier (split) Christian Hermann
2019-08-08  7:39   ` Michael Olbrich
2019-07-22 17:44 ` [ptxdist] [PATCH v2 10/13] dosfstools: fix license identifier Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 11/13] file: " Christian Hermann
2019-08-08  7:47   ` Michael Olbrich
2019-08-08  8:29     ` Roland Hieber
2019-07-22 17:44 ` [ptxdist] [PATCH v2 12/13] dnsmasq: add " Christian Hermann
2019-07-22 17:44 ` [ptxdist] [PATCH v2 13/13] findutils: " Christian Hermann

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=20190722174427.28446-3-christian.hermann@hytera.de \
    --to=christian.hermann@hytera.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox