From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Mon, 22 Jul 2019 12:16:52 +0200 From: Roland Hieber Message-ID: <20190722101652.bkkmcgfrql6x4bxt@pengutronix.de> References: <20190719121803.28963-1-christian.hermann@hytera.de> <20190719121803.28963-5-christian.hermann@hytera.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190719121803.28963-5-christian.hermann@hytera.de> Subject: Re: [ptxdist] [PATCH 05/13] bc: 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 On Fri, Jul 19, 2019 at 02:17:55PM +0200, Christian Hermann wrote: > Signed-off-by: Christian Hermann > --- > rules/bc.make | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/bc.make b/rules/bc.make > index 7db14ac67..d3f720063 100644 > --- a/rules/bc.make > +++ b/rules/bc.make > @@ -22,6 +22,7 @@ BC_SUFFIX := tar.gz > BC_URL := $(call ptx/mirror, GNU, bc/$(BC).$(BC_SUFFIX)) > BC_SOURCE := $(SRCDIR)/$(BC).$(BC_SUFFIX) > BC_DIR := $(BUILDDIR)/$(BC) > +BC_LICENSE := GPL-3.0-or-later Same here. (Also there is a COPYING.LIB in the source tree containing the LGPL-2.0 text, but I couldn't find any source file referencing the LGPL-2.0...) - Roland > > # ---------------------------------------------------------------------------- > # 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