All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/glorytun: replace BSD-2-clause by BSD-2-Clause
@ 2021-11-20 11:35 Fabrice Fontaine
  2021-11-21 20:45 ` Thomas Petazzoni
  2021-12-08  8:39 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-11-20 11:35 UTC (permalink / raw)
  To: buildroot; +Cc: Adrien Gallouët, Fabrice Fontaine

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

diff --git a/package/glorytun/glorytun.mk b/package/glorytun/glorytun.mk
index d128ae835d..389c7a07e4 100644
--- a/package/glorytun/glorytun.mk
+++ b/package/glorytun/glorytun.mk
@@ -7,7 +7,7 @@
 GLORYTUN_VERSION = 0.3.4
 GLORYTUN_SITE = https://github.com/angt/glorytun/releases/download/v$(GLORYTUN_VERSION)
 GLORYTUN_DEPENDENCIES = libsodium host-pkgconf
-GLORYTUN_LICENSE = BSD-2-clause
+GLORYTUN_LICENSE = BSD-2-Clause
 GLORYTUN_LICENSE_FILES = LICENSE
 
 $(eval $(autotools-package))
-- 
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/glorytun: replace BSD-2-clause by BSD-2-Clause
  2021-11-20 11:35 [Buildroot] [PATCH 1/1] package/glorytun: replace BSD-2-clause by BSD-2-Clause Fabrice Fontaine
@ 2021-11-21 20:45 ` Thomas Petazzoni
  2021-12-08  8:39 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2021-11-21 20:45 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Adrien Gallouët, buildroot

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

> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/glorytun/glorytun.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/glorytun: replace BSD-2-clause by BSD-2-Clause
  2021-11-20 11:35 [Buildroot] [PATCH 1/1] package/glorytun: replace BSD-2-clause by BSD-2-Clause Fabrice Fontaine
  2021-11-21 20:45 ` 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: Adrien Gallouët, buildroot

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

 > 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:35 [Buildroot] [PATCH 1/1] package/glorytun: replace BSD-2-clause by BSD-2-Clause Fabrice Fontaine
2021-11-21 20:45 ` Thomas Petazzoni
2021-12-08  8:39 ` 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.