diff modules/locale @ 13288:0083b2c84821

headers: relax license to LGPLv2+ The replacement headers deserve relaxed licenses, even if the functions they declare cannot be accessed without a tighter license. See the list archives for consensus on this action. * modules/fcntl-h (License): Relax license. * modules/getopt-posix (License): Likewise. * modules/locale (License): Likewise. * modules/math (License): Likewise. * modules/pty (License): Likewise. * modules/sched (License): Likewise. * modules/search (License): Likewise. * modules/spawn (License): Likewise. * modules/stdarg (License): Likewise. * modules/sysexits (License): Likewise. Signed-off-by: Eric Blake <eblake@redhat.com>
author Eric Blake <eblake@redhat.com>
date Thu, 29 Apr 2010 13:40:19 -0600
parents 3e591f7f34d8
children a19ace3ba849
line wrap: on
line diff
--- a/modules/locale
+++ b/modules/locale
@@ -43,7 +43,7 @@
 <locale.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Bruno Haible