All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package: pcsc-lite: pcsc_demo is under BSD-3-Clause and not GPL-3.0-or-later
@ 2022-07-19 13:31 Quentin Schulz
  2022-07-19 16:33 ` Yann E. MORIN
  2022-08-11 11:12 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Quentin Schulz @ 2022-07-19 13:31 UTC (permalink / raw)
  To: buildroot; +Cc: Quentin Schulz, Quentin Schulz

From: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Since commit b01f19fb9361 ("pcsc_demo: change licence from GPLv3 to
BSD") in pcsclite, the license of pcsc_demo is BSD-3-Clause and not
GPL-3.0-or-later, so let's update the package license information.

Cc: Quentin Schulz <foss+buildroot@0leil.net>
Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
---

Cc'ing Peter as maintainer of stable branches since this commit can be
backported to 2022.02.x and 2022.05.x branches since the commit in
pcsclite is in the tree since 1.9.2 (and 2022.02.x has 1.9.5).

 package/pcsc-lite/pcsc-lite.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/pcsc-lite/pcsc-lite.mk b/package/pcsc-lite/pcsc-lite.mk
index ad34bb4b90..d007d8da2f 100644
--- a/package/pcsc-lite/pcsc-lite.mk
+++ b/package/pcsc-lite/pcsc-lite.mk
@@ -9,7 +9,7 @@ PCSC_LITE_SOURCE = pcsc-lite-$(PCSC_LITE_VERSION).tar.bz2
 PCSC_LITE_SITE = https://pcsclite.apdu.fr/files
 PCSC_LITE_INSTALL_STAGING = YES
 PCSC_LITE_DEPENDENCIES = host-pkgconf host-flex
-PCSC_LITE_LICENSE = BSD-2-Clause (auth), BSD-3-Clause, GPL-3.0+ (demo, spy, tests), ISC (simclist)
+PCSC_LITE_LICENSE = BSD-2-Clause (auth), BSD-3-Clause, GPL-3.0+ (spy, tests), ISC (simclist)
 PCSC_LITE_LICENSE_FILES = COPYING GPL-3.0.txt
 PCSC_LITE_SELINUX_MODULES = pcscd
 PCSC_LITE_CONF_OPTS = --disable-strict
-- 
2.36.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] package: pcsc-lite: pcsc_demo is under BSD-3-Clause and not GPL-3.0-or-later
  2022-07-19 13:31 [Buildroot] [PATCH] package: pcsc-lite: pcsc_demo is under BSD-3-Clause and not GPL-3.0-or-later Quentin Schulz
@ 2022-07-19 16:33 ` Yann E. MORIN
  2022-08-11 11:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2022-07-19 16:33 UTC (permalink / raw)
  To: Quentin Schulz; +Cc: Quentin Schulz, buildroot

Quentin, All,

On 2022-07-19 15:31 +0200, Quentin Schulz spake thusly:
> From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
> 
> Since commit b01f19fb9361 ("pcsc_demo: change licence from GPLv3 to
> BSD") in pcsclite, the license of pcsc_demo is BSD-3-Clause and not
> GPL-3.0-or-later, so let's update the package license information.
> 
> Cc: Quentin Schulz <foss+buildroot@0leil.net>
> Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
> 
> Cc'ing Peter as maintainer of stable branches since this commit can be
> backported to 2022.02.x and 2022.05.x branches since the commit in
> pcsclite is in the tree since 1.9.2 (and 2022.02.x has 1.9.5).
> 
>  package/pcsc-lite/pcsc-lite.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/package/pcsc-lite/pcsc-lite.mk b/package/pcsc-lite/pcsc-lite.mk
> index ad34bb4b90..d007d8da2f 100644
> --- a/package/pcsc-lite/pcsc-lite.mk
> +++ b/package/pcsc-lite/pcsc-lite.mk
> @@ -9,7 +9,7 @@ PCSC_LITE_SOURCE = pcsc-lite-$(PCSC_LITE_VERSION).tar.bz2
>  PCSC_LITE_SITE = https://pcsclite.apdu.fr/files
>  PCSC_LITE_INSTALL_STAGING = YES
>  PCSC_LITE_DEPENDENCIES = host-pkgconf host-flex
> -PCSC_LITE_LICENSE = BSD-2-Clause (auth), BSD-3-Clause, GPL-3.0+ (demo, spy, tests), ISC (simclist)
> +PCSC_LITE_LICENSE = BSD-2-Clause (auth), BSD-3-Clause, GPL-3.0+ (spy, tests), ISC (simclist)
>  PCSC_LITE_LICENSE_FILES = COPYING GPL-3.0.txt
>  PCSC_LITE_SELINUX_MODULES = pcscd
>  PCSC_LITE_CONF_OPTS = --disable-strict
> -- 
> 2.36.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] package: pcsc-lite: pcsc_demo is under BSD-3-Clause and not GPL-3.0-or-later
  2022-07-19 13:31 [Buildroot] [PATCH] package: pcsc-lite: pcsc_demo is under BSD-3-Clause and not GPL-3.0-or-later Quentin Schulz
  2022-07-19 16:33 ` Yann E. MORIN
@ 2022-08-11 11:12 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-08-11 11:12 UTC (permalink / raw)
  To: Quentin Schulz; +Cc: Quentin Schulz, buildroot

>>>>> "Quentin" == Quentin Schulz <foss+buildroot@0leil.net> writes:

 > From: Quentin Schulz <quentin.schulz@theobroma-systems.com>
 > Since commit b01f19fb9361 ("pcsc_demo: change licence from GPLv3 to
 > BSD") in pcsclite, the license of pcsc_demo is BSD-3-Clause and not
 > GPL-3.0-or-later, so let's update the package license information.

 > Cc: Quentin Schulz <foss+buildroot@0leil.net>
 > Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
 > ---

 > Cc'ing Peter as maintainer of stable branches since this commit can be
 > backported to 2022.02.x and 2022.05.x branches since the commit in
 > pcsclite is in the tree since 1.9.2 (and 2022.02.x has 1.9.5).

Committed to 2022.05.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-11 11:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-19 13:31 [Buildroot] [PATCH] package: pcsc-lite: pcsc_demo is under BSD-3-Clause and not GPL-3.0-or-later Quentin Schulz
2022-07-19 16:33 ` Yann E. MORIN
2022-08-11 11:12 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.