bug-gnulib@gnu.org mirror (unofficial)
 help / color / mirror / Atom feed
* relicense getrandom ?
@ 2020-07-04 13:37 Bruno Haible
  2020-07-04 15:49 ` Paul Eggert
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Haible @ 2020-07-04 13:37 UTC (permalink / raw)
  To: bug-gnulib

Hi Paul,

Since 2020-06-01, module 'tempname' (LGPLv2+) depends on module 'getrandom'
(LGPL = LGPLv3+). gnulib-tool reports a warning:

gnulib-tool: warning: module tempname depends on a module with an incompatible license: getrandom

Would you be OK to relicense your lib/getrandom.c contributions under
LGPLv2+? I would do the same for mine.

Bruno



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

* Re: relicense getrandom ?
  2020-07-04 13:37 relicense getrandom ? Bruno Haible
@ 2020-07-04 15:49 ` Paul Eggert
  2020-07-04 16:25   ` Bruno Haible
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Eggert @ 2020-07-04 15:49 UTC (permalink / raw)
  To: Bruno Haible; +Cc: bug-gnulib

On 7/4/20 6:37 AM, Bruno Haible wrote:
> Would you be OK to relicense your lib/getrandom.c contributions under
> LGPLv2+? I would do the same for mine.

Yes, that's fine. I hadn't noticed the dependency glitch.


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

* Re: relicense getrandom ?
  2020-07-04 15:49 ` Paul Eggert
@ 2020-07-04 16:25   ` Bruno Haible
  0 siblings, 0 replies; 3+ messages in thread
From: Bruno Haible @ 2020-07-04 16:25 UTC (permalink / raw)
  To: Paul Eggert; +Cc: bug-gnulib

Paul Eggert wrote:
> > Would you be OK to relicense your lib/getrandom.c contributions under
> > LGPLv2+? I would do the same for mine.
> 
> Yes, that's fine. I hadn't noticed the dependency glitch.

Thanks. Done:


2020-07-04  Bruno Haible  <bruno@clisp.org>

	getrandom: Relicense under LGPLv2+.
	Paul Eggert's approval is in
	<https://lists.gnu.org/archive/html/bug-gnulib/2020-07/msg00023.html>.
	* modules/getrandom (License): Change to LGPLv2+.

diff --git a/modules/getrandom b/modules/getrandom
index f1c3597..8add391 100644
--- a/modules/getrandom
+++ b/modules/getrandom
@@ -28,7 +28,7 @@ Link:
 $(LIB_GETRANDOM)
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all



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

end of thread, other threads:[~2020-07-04 16:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-04 13:37 relicense getrandom ? Bruno Haible
2020-07-04 15:49 ` Paul Eggert
2020-07-04 16:25   ` Bruno Haible

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).