Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/micropython: replace BSD-{1, 3}-clause
@ 2021-11-20 11:37 Fabrice Fontaine
  2021-11-21 20:46 ` Thomas Petazzoni
  2021-12-08  8:39 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-11-20 11:37 UTC (permalink / raw)
  To: buildroot; +Cc: Chris Packham, Fabrice Fontaine

Replace BSD-{1,3}-clause by BSD-{1,3}-Clause

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/micropython/micropython.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/micropython/micropython.mk b/package/micropython/micropython.mk
index c49ca23449..55c00ba08a 100644
--- a/package/micropython/micropython.mk
+++ b/package/micropython/micropython.mk
@@ -9,7 +9,7 @@ MICROPYTHON_SITE = $(call github,micropython,micropython,v$(MICROPYTHON_VERSION)
 # Micropython has a lot of code copied from other projects, and also a number
 # of submodules for various libs. However, we don't even clone the submodules,
 # and most of the copied code is not used in the unix build.
-MICROPYTHON_LICENSE = MIT, BSD-1-clause, BSD-3-clause, Zlib
+MICROPYTHON_LICENSE = MIT, BSD-1-Clause, BSD-3-Clause, Zlib
 MICROPYTHON_LICENSE_FILES = LICENSE
 MICROPYTHON_DEPENDENCIES = host-pkgconf libffi host-python3
 
-- 
2.33.0

_______________________________________________
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 1/1] package/micropython: replace BSD-{1, 3}-clause
  2021-11-20 11:37 [Buildroot] [PATCH 1/1] package/micropython: replace BSD-{1, 3}-clause Fabrice Fontaine
@ 2021-11-21 20:46 ` Thomas Petazzoni
  2021-12-08  8:39 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-11-21 20:46 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Chris Packham, buildroot

On Sat, 20 Nov 2021 12:37:28 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> Replace BSD-{1,3}-clause by BSD-{1,3}-Clause
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/micropython/micropython.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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 1/1] package/micropython: replace BSD-{1, 3}-clause
  2021-11-20 11:37 [Buildroot] [PATCH 1/1] package/micropython: replace BSD-{1, 3}-clause Fabrice Fontaine
  2021-11-21 20:46 ` Thomas Petazzoni
@ 2021-12-08  8:39 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-12-08  8:39 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Chris Packham, buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > Replace BSD-{1,3}-clause by BSD-{1,3}-Clause
 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2021.02.x and 2021.08.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:[~2021-12-08  8:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-20 11:37 [Buildroot] [PATCH 1/1] package/micropython: replace BSD-{1, 3}-clause Fabrice Fontaine
2021-11-21 20:46 ` Thomas Petazzoni
2021-12-08  8:39 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox