From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Mon, 22 Jul 2019 12:10:33 +0200 From: Roland Hieber Message-ID: <20190722101033.qxpb47jom5jsq75w@pengutronix.de> References: <20190719121803.28963-1-christian.hermann@hytera.de> <20190719121803.28963-4-christian.hermann@hytera.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190719121803.28963-4-christian.hermann@hytera.de> Subject: Re: [ptxdist] [PATCH 04/13] bash: 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 Same as above, but the change looks valid to me. Could you add a BASH_LICENSE_FILES variable too please? - Roland On Fri, Jul 19, 2019 at 02:17:54PM +0200, Christian Hermann wrote: > Signed-off-by: Christian Hermann > --- > rules/bash.make | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/rules/bash.make b/rules/bash.make > index d128a5ab7..6b69702d9 100644 > --- a/rules/bash.make > +++ b/rules/bash.make > @@ -21,7 +21,7 @@ BASH_URL := $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX)) > BASH_SOURCE := $(SRCDIR)/$(BASH).$(BASH_SUFFIX) > BASH_DIR := $(BUILDDIR)/$(BASH) > BASH_MAKE_PAR := NO > -BASH_LICENSE := GPL-3.0-only > +BASH_LICENSE := GPL-3.0-or-later > > # ---------------------------------------------------------------------------- > # Prepare > -- > 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