bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: switch to (L)GPLv3


From: Simon Josefsson
Subject: Re: switch to (L)GPLv3
Date: Mon, 08 Oct 2007 11:22:32 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7) Emacs/22.1 (gnu/linux)

Bruno Haible <address@hidden> writes:

> Simon Josefsson wrote:
>> > lib/stdint.in.h
>> 
>> modules/stdint says:
>> 
>> License:
>> LGPLv2+
>> 
>> I need stdint in libidn.
>
> Sure. It was a mistake due to the recent file renamings.
>
> I have now done the change. Find attached the file list.

I imported updated gnulib in libidn/gsasl/gnutls and I needed the
following modules under LGPLv2.1+:

dummy
float
realloc
stdlib

Any objections to this patch?

Btw, why is the mnemonic 'LGPLv2+' rather than 'LGPLv2.1+'?  Do we
support the Library GPL v2.0?

/Simon

diff --git a/modules/dummy b/modules/dummy
index 7d30b75..14e8748 100644
--- a/modules/dummy
+++ b/modules/dummy
@@ -14,7 +14,7 @@ lib_SOURCES += dummy.c
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
diff --git a/modules/float b/modules/float
index 9ec15a5..272e275 100644
--- a/modules/float
+++ b/modules/float
@@ -30,7 +30,7 @@ Include:
 <float.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
diff --git a/modules/realloc b/modules/realloc
index 316f588..aa5baf6 100644
--- a/modules/realloc
+++ b/modules/realloc
@@ -16,7 +16,7 @@ Include:
 <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
diff --git a/modules/stdlib b/modules/stdlib
index bc5bbc8..5a63df5 100644
--- a/modules/stdlib
+++ b/modules/stdlib
@@ -45,7 +45,7 @@ Include:
 #include <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all




reply via email to

[Prev in Thread] Current Thread [Next in Thread]