mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] libusbgx: fix license
Date: Tue, 29 Jun 2021 07:09:42 +0200	[thread overview]
Message-ID: <20210629050942.2525349-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20210622160749.2588638-1-m.tretter@pengutronix.de>

Thanks, applied as dc1e4bcdb2e74e5069ac8d95c5b971980e0d09f4.

Michael

[sent from post-receive hook]

On Tue, 29 Jun 2021 07:09:41 +0200, Michael Tretter <m.tretter@pengutronix.de> wrote:
> libusbgx is licensed under GPL v2 or later and LGPL v2.1 or later. Fix
> the SPDX identifier and add the license files.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20210622160749.2588638-1-m.tretter@pengutronix.de>
> [rhi: add lines for the license statements too. The lib is LGPL, the
>   examples are GPL, and are also installed on the target.]
> Reviewed-by: Roland Hieber <rhi@pengutronix.de>
> Signed-off-by: Roland Hieber <rhi@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libusbgx.make b/rules/libusbgx.make
> index b05724b1d3d0..da2980d953fd 100644
> --- a/rules/libusbgx.make
> +++ b/rules/libusbgx.make
> @@ -23,7 +23,12 @@ LIBUSBGX_URL		:= \
>  LIBUSBGX_SOURCE	:= \
>  	$(SRCDIR)/$(LIBUSBGX).$(LIBUSBGX_SUFFIX)
>  LIBUSBGX_DIR		:= $(BUILDDIR)/$(LIBUSBGX)
> -LIBUSBGX_LICENSE	:= GPLv2
> +LIBUSBGX_LICENSE	:= GPL-2.0-or-later AND LGPL-2.1-or-later
> +LIBUSBGX_LICENSE_FILES	:= \
> +	file://examples/gadget-export.c;startline=6;endline=14;md5=89ff91d940b4bc09b6de0300b34a888f \
> +	file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
> +	file://src/usbg.c;startline=10;endline=18;md5=75c08ee73fa8cdd35281fdcbe8874ff5 \
> +	file://COPYING.LGPL;md5=4fbd65380cdd255951079008b364516c
>  
>  # ----------------------------------------------------------------------------
>  # Prepare

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


      parent reply	other threads:[~2021-06-29  5:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 16:07 [ptxdist] [PATCH] " Michael Tretter
2021-06-24 15:02 ` [ptxdist] [PATCH] squash! " Roland Hieber
2021-06-29  5:09 ` Michael Olbrich [this message]

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=20210629050942.2525349-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=m.tretter@pengutronix.de \
    --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