From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from ptx.hi.pengutronix.de ([2001:67c:670:100:1d::c0]) by metis.ext.pengutronix.de with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hpUwH-0001u5-GF for ptxdist@pengutronix.de; Mon, 22 Jul 2019 11:49:01 +0200 Received: from rhi by ptx.hi.pengutronix.de with local (Exim 4.89) (envelope-from ) id 1hpUwH-0000IE-8F for ptxdist@pengutronix.de; Mon, 22 Jul 2019 11:49:01 +0200 Date: Mon, 22 Jul 2019 11:49:01 +0200 From: Roland Hieber Message-ID: <20190722094901.rgoeaq72y633dgrd@pengutronix.de> References: <20190719121803.28963-1-christian.hermann@hytera.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20190719121803.28963-1-christian.hermann@hytera.de> Subject: Re: [ptxdist] [PATCH 01/13] polkit: 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: ptxdist@pengutronix.de Please add a LICENSE_FILES with md5sum for ./COPYING, and maybe also for the relevant lines of src/polkitd/main.c. - Roland On Fri, Jul 19, 2019 at 02:17:51PM +0200, Christian Hermann wrote: > Signed-off-by: Christian Hermann > --- > rules/polkit.make | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/polkit.make b/rules/polkit.make > index 76ab15bc0..977f43a14 100644 > --- a/rules/polkit.make > +++ b/rules/polkit.make > @@ -21,6 +21,7 @@ POLKIT_SUFFIX := tar.gz > POLKIT_URL := https://www.freedesktop.org/software/polkit/releases/$(POLKIT).$(POLKIT_SUFFIX) > POLKIT_SOURCE := $(SRCDIR)/$(POLKIT).$(POLKIT_SUFFIX) > POLKIT_DIR := $(BUILDDIR)/$(POLKIT) > +POLKIT_LICENSE := GPL-2.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