mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] dfu-util: Fix license information
Date: Wed, 20 Oct 2021 11:39:51 +0200	[thread overview]
Message-ID: <20211020093951.3935512-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20211011075112.28107-2-ada@thorsis.com>

Thanks, applied as 3c6c618533a30e262170ae1977cf8b5c6207d309.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:51 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> dfu-util started with the following headers stating GPL-2.0-or-later in
> 2007 already, and never changed that:
> 
>  * This program is free software; you can redistribute it and/or modify
>  * it under the terms of the GNU General Public License as published by
>  * the Free Software Foundation; either version 2 of the License, or
>  * (at your option) any later version.
> 
> buildroot and Debian come to the same conclusion.  That was probably
> attributed wrong in ptxdist back in 2010 (and converted twice later).
> 
> Fixes: 01006cfdfeda ("[dfu-utils] version bump to first release 0.1")
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20211011075112.28107-2-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/dfu-util.make b/rules/dfu-util.make
> index 277462e55fb8..dc3ca7595462 100644
> --- a/rules/dfu-util.make
> +++ b/rules/dfu-util.make
> @@ -21,7 +21,9 @@ DFU_UTIL_SUFFIX		:= tar.gz
>  DFU_UTIL_URL		:= http://dfu-util.sourceforge.net/releases/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
>  DFU_UTIL_SOURCE		:= $(SRCDIR)/$(DFU_UTIL).$(DFU_UTIL_SUFFIX)
>  DFU_UTIL_DIR		:= $(BUILDDIR)/$(DFU_UTIL)
> -DFU_UTIL_LICENSE	:= GPL-2.0-only
> +DFU_UTIL_LICENSE	:= GPL-2.0-or-later
> +DFU_UTIL_LICENSE_FILES	:= file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f
> +# The file 'dfuse-pack.py' has different license, but is not copied to target
>  
>  # ----------------------------------------------------------------------------
>  # Prepare

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


  reply	other threads:[~2021-10-20  9:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-11  7:51 [ptxdist] [PATCH v2 0/2] dfu-util: Fix license and bump version Alexander Dahl
2021-10-11  7:51 ` [ptxdist] [PATCH v2 1/2] dfu-util: Fix license information Alexander Dahl
2021-10-20  9:39   ` Michael Olbrich [this message]
2021-10-11  7:51 ` [ptxdist] [PATCH v2 2/2] dfu-util: version bump 0.9 -> 0.11 Alexander Dahl
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211020093951.3935512-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ada@thorsis.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox