From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Date: Mon, 22 Jul 2019 11:37:52 +0200 From: Roland Hieber Message-ID: <20190722093752.h46tixn234kwzp6g@pengutronix.de> References: <20190719121803.28963-1-christian.hermann@hytera.de> <20190719121803.28963-2-christian.hermann@hytera.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190719121803.28963-2-christian.hermann@hytera.de> Subject: Re: [ptxdist] [PATCH 02/13] portmap: add 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:52PM +0200, Christian Hermann wrote: > Signed-off-by: Christian Hermann > --- > rules/portmap.make | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/rules/portmap.make b/rules/portmap.make > index bece1ea81..600a860b8 100644 > --- a/rules/portmap.make > +++ b/rules/portmap.make > @@ -23,6 +23,8 @@ PORTMAP_SUFFIX := tgz > PORTMAP_URL := http://fossies.org/linux/misc/old/portmap-$(PORTMAP_VERSION).$(PORTMAP_SUFFIX) > PORTMAP_SOURCE := $(SRCDIR)/portmap-$(PORTMAP_VERSION).$(PORTMAP_SUFFIX) > PORTMAP_DIR := $(BUILDDIR)/$(PORTMAP) > +PORTMAP_LICENSE := BSD-4-Clause-UC AND unknown portmap.c and from_local.c contain some sort of old Sun RPC license, which apparently don't have an SPDX identifier yet [1]. [1]: https://github.com/Distrotech/rpcbind/blob/master/src/pmap_svc.c - Roland > +PORTMAP_LICENSE_FILES := file://portmap.c;startline=1;endline=32;md5=3758c3c0222f2b08b0f4952dc734e071 > > # ---------------------------------------------------------------------------- > # Compile > -- > 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