changeset 9102:404dc8725caf

Use the synonymous term LGPLv2.
author Bruno Haible <bruno@clisp.org>
date Mon, 16 Jul 2007 10:45:26 +0000
parents 8fe439f0150e
children 670c743a8b79
files ChangeLog modules/arpa_inet modules/d-type modules/extensions modules/fnmatch modules/fseeko modules/getaddrinfo modules/getline modules/getlogin_r modules/getpass modules/gettimeofday modules/glob modules/inet_ntop modules/malloc modules/malloca modules/memmem modules/mempcpy modules/memset modules/minmax modules/mktime modules/netinet_in modules/pathmax modules/poll modules/regex modules/snprintf modules/stdbool modules/stdint modules/stdio modules/strcase modules/strcasestr modules/strdup modules/string modules/strndup modules/strnlen modules/strpbrk modules/strptime modules/strsep modules/sys_select modules/sys_socket modules/sys_stat modules/sys_time modules/time modules/time_r modules/timegm modules/unistd modules/vsnprintf modules/wctype
diffstat 47 files changed, 95 insertions(+), 46 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,52 @@
+2007-07-16  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
+
+	* modules/arpa_inet (License): Use the synonymous term LGPLv2.
+	* modules/d-type (License): Likewise.
+	* modules/extensions (License): Likewise.
+	* modules/fnmatch (License): Likewise.
+	* modules/fseeko (License): Likewise.
+	* modules/getaddrinfo (License): Likewise.
+	* modules/getline (License): Likewise.
+	* modules/getlogin_r (License): Likewise.
+	* modules/getpass (License): Likewise.
+	* modules/gettimeofday (License): Likewise.
+	* modules/glob (License): Likewise.
+	* modules/inet_ntop (License): Likewise.
+	* modules/malloc (License): Likewise.
+	* modules/malloca (License): Likewise.
+	* modules/memmem (License): Likewise.
+	* modules/mempcpy (License): Likewise.
+	* modules/memset (License): Likewise.
+	* modules/minmax (License): Likewise.
+	* modules/mktime (License): Likewise.
+	* modules/netinet_in (License): Likewise.
+	* modules/pathmax (License): Likewise.
+	* modules/poll (License): Likewise.
+	* modules/regex (License): Likewise.
+	* modules/snprintf (License): Likewise.
+	* modules/stdbool (License): Likewise.
+	* modules/stdint (License): Likewise.
+	* modules/stdio (License): Likewise.
+	* modules/strcase (License): Likewise.
+	* modules/strcasestr (License): Likewise.
+	* modules/strdup (License): Likewise.
+	* modules/string (License): Likewise.
+	* modules/strndup (License): Likewise.
+	* modules/strnlen (License): Likewise.
+	* modules/strpbrk (License): Likewise.
+	* modules/strptime (License): Likewise.
+	* modules/strsep (License): Likewise.
+	* modules/sys_select (License): Likewise.
+	* modules/sys_socket (License): Likewise.
+	* modules/sys_stat (License): Likewise.
+	* modules/sys_time (License): Likewise.
+	* modules/time (License): Likewise.
+	* modules/time_r (License): Likewise.
+	* modules/timegm (License): Likewise.
+	* modules/unistd (License): Likewise.
+	* modules/vsnprintf (License): Likewise.
+	* modules/wctype (License): Likewise.
+
 2007-07-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
 	* modules/argz (License): LGPLv2+.
--- a/modules/arpa_inet
+++ b/modules/arpa_inet
@@ -30,7 +30,7 @@
 #include <arpa/inet.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/d-type
+++ b/modules/d-type
@@ -14,7 +14,7 @@
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
--- a/modules/extensions
+++ b/modules/extensions
@@ -16,7 +16,7 @@
 Include:
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert and Jim Meyering
--- a/modules/fnmatch
+++ b/modules/fnmatch
@@ -33,7 +33,7 @@
 <fnmatch.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc
--- a/modules/fseeko
+++ b/modules/fseeko
@@ -22,7 +22,7 @@
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/getaddrinfo
+++ b/modules/getaddrinfo
@@ -25,7 +25,7 @@
 "getaddrinfo.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/getline
+++ b/modules/getline
@@ -18,7 +18,7 @@
 "getline.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/getlogin_r
+++ b/modules/getlogin_r
@@ -19,7 +19,7 @@
 <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/getpass
+++ b/modules/getpass
@@ -20,7 +20,7 @@
 "getpass.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, glibc
--- a/modules/gettimeofday
+++ b/modules/gettimeofday
@@ -17,7 +17,7 @@
 <sys/time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering
--- a/modules/glob
+++ b/modules/glob
@@ -40,7 +40,7 @@
 <glob.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc
--- a/modules/inet_ntop
+++ b/modules/inet_ntop
@@ -18,7 +18,7 @@
 Makefile.am:
 
 License:
-LGPL
+LGPLv2+
 
 Include:
 "inet_ntop.h"
--- a/modules/malloc
+++ b/modules/malloc
@@ -15,7 +15,7 @@
 <stdlib.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
--- a/modules/malloca
+++ b/modules/malloca
@@ -22,7 +22,7 @@
 "malloca.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/memmem
+++ b/modules/memmem
@@ -18,7 +18,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 libc, Simon Josefsson
--- a/modules/mempcpy
+++ b/modules/mempcpy
@@ -18,7 +18,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/memset
+++ b/modules/memset
@@ -16,7 +16,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
--- a/modules/minmax
+++ b/modules/minmax
@@ -17,7 +17,7 @@
 "minmax.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/mktime
+++ b/modules/mktime
@@ -17,7 +17,7 @@
 <time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering, glibc
--- a/modules/netinet_in
+++ b/modules/netinet_in
@@ -35,7 +35,7 @@
 #include <netinet/in.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/pathmax
+++ b/modules/pathmax
@@ -16,7 +16,7 @@
 "pathmax.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering
--- a/modules/poll
+++ b/modules/poll
@@ -29,7 +29,7 @@
 #include <poll.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paolo Bonzini  <bonzini@gnu.org>
--- a/modules/regex
+++ b/modules/regex
@@ -31,7 +31,7 @@
 "regex.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/snprintf
+++ b/modules/snprintf
@@ -19,7 +19,7 @@
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson, Paul Eggert, Bruno Haible
--- a/modules/stdbool
+++ b/modules/stdbool
@@ -28,7 +28,7 @@
 #include <stdbool.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/stdint
+++ b/modules/stdint
@@ -58,7 +58,7 @@
 #include <stdint.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/stdio
+++ b/modules/stdio
@@ -63,7 +63,7 @@
 #include <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/strcase
+++ b/modules/strcase
@@ -18,7 +18,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/strcasestr
+++ b/modules/strcasestr
@@ -21,7 +21,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible
--- a/modules/strdup
+++ b/modules/strdup
@@ -18,7 +18,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc
--- a/modules/string
+++ b/modules/string
@@ -76,7 +76,7 @@
 #include <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/strndup
+++ b/modules/strndup
@@ -19,7 +19,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 glibc
--- a/modules/strnlen
+++ b/modules/strnlen
@@ -19,7 +19,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/strpbrk
+++ b/modules/strpbrk
@@ -18,7 +18,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible, glibc
--- a/modules/strptime
+++ b/modules/strptime
@@ -24,7 +24,7 @@
 <time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 glibc
--- a/modules/strsep
+++ b/modules/strsep
@@ -19,7 +19,7 @@
 <string.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Yoann Vandoorselaere
--- a/modules/sys_select
+++ b/modules/sys_select
@@ -35,7 +35,7 @@
 #include <sys/select.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/sys_socket
+++ b/modules/sys_socket
@@ -36,7 +36,7 @@
 #include <sys/socket.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson
--- a/modules/sys_stat
+++ b/modules/sys_stat
@@ -36,7 +36,7 @@
 #include <sys/stat.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/sys_time
+++ b/modules/sys_time
@@ -35,7 +35,7 @@
 #include <sys/time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/time
+++ b/modules/time
@@ -37,7 +37,7 @@
 #include <time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/time_r
+++ b/modules/time_r
@@ -18,7 +18,7 @@
 <time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert
--- a/modules/timegm
+++ b/modules/timegm
@@ -19,7 +19,7 @@
 <time.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all, glibc
--- a/modules/unistd
+++ b/modules/unistd
@@ -52,7 +52,7 @@
 #include <unistd.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all
--- a/modules/vsnprintf
+++ b/modules/vsnprintf
@@ -20,7 +20,7 @@
 <stdio.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Yoann Vandoorselaere
--- a/modules/wctype
+++ b/modules/wctype
@@ -34,7 +34,7 @@
 #include <wctype.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all