From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: In-Reply-To: <20200702073540.24100-2-ada@thorsis.com> MIME-Version: 1.0 Message-Id: From: Michael Olbrich Date: Mon, 06 Jul 2020 08:31:58 +0200 Subject: Re: [ptxdist] [APPLIED] dropwatch: Update license information 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 Cc: Alexander Dahl Thanks, applied as 3f8529fb895b4308b61900cf6e81a253db3dde9f. Michael [sent from post-receive hook] On Mon, 06 Jul 2020 08:31:58 +0200, Alexander Dahl wrote: > There are SPDX license identifiers in the upstream source now. > > Signed-off-by: Alexander Dahl > Message-Id: <20200702073540.24100-2-ada@thorsis.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/dropwatch.make b/rules/dropwatch.make > index 6f6ccbeed4e4..479437f77808 100644 > --- a/rules/dropwatch.make > +++ b/rules/dropwatch.make > @@ -21,7 +21,8 @@ DROPWATCH_SUFFIX := tar.gz > DROPWATCH_URL := https://github.com/nhorman/dropwatch/archive/v$(DROPWATCH_VERSION).${DROPWATCH_SUFFIX} > DROPWATCH_SOURCE := $(SRCDIR)/$(DROPWATCH).$(DROPWATCH_SUFFIX) > DROPWATCH_DIR := $(BUILDDIR)/$(DROPWATCH) > -DROPWATCH_LICENSE := GPL-2.0-only > +DROPWATCH_LICENSE := GPL-2.0-or-later > +DROPWATCH_LICENSE_FILES := file://COPYING;md5=eb723b61539feef013de476e68b5c50a > > # ---------------------------------------------------------------------------- > # Prepare _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de