From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Mon, 22 Jul 2019 11:45:25 +0200 From: Roland Hieber Message-ID: <20190722094525.n7kf2g47w4qgmoys@pengutronix.de> References: <20190719121803.28963-1-christian.hermann@hytera.de> <20190719121803.28963-3-christian.hermann@hytera.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190719121803.28963-3-christian.hermann@hytera.de> Subject: Re: [ptxdist] [PATCH 03/13] procps: fix license identifier List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ptxdist-bounces@pengutronix.de Sender: "ptxdist" To: Christian Hermann Cc: ptxdist@pengutronix.de Reviewed-by: Roland Hieber If you're going to send v2 of the series, please put a short sentence in the commit message with a more verbose justification, like: All files contain the "or (at your option) any later version" clause of the GPL-2.0 or the LGPL-2.1 dedication. - Roland On Fri, Jul 19, 2019 at 02:17:53PM +0200, Christian Hermann wrote: > Signed-off-by: Christian Hermann > --- > 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 > -- Roland Hieber | r.hieber@pengutronix.de | Pengutronix e.K. | https://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de