stat-time: relax license to LGPLv2+
authorEric Blake <eblake@redhat.com>
Fri, 13 Jul 2012 18:49:36 +0000 (12:49 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 13 Jul 2012 18:49:36 +0000 (12:49 -0600)
As discussed here:
https://lists.gnu.org/archive/html/bug-gnulib/2012-07/msg00138.html

[This was done once before to LGPLv3+, see commit 20e165d.]

* modules/stat-time (License): Relax, with consent of all authors.

Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
modules/stat-time

index a35ea2f..7377a26 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2012-07-13  Eric Blake  <eblake@redhat.com>
 
+       stat-time: relax license to LGPLv2+
+       * modules/stat-time (License): Relax, with consent of all authors.
+
        strndup: fix m4 usage error
        * m4/strndup.m4 (gl_FUNC_STRNDUP): HAVE_DECL_STRNDUP is always
        defined, to either 0 or 1.
index 0a68ce5..20c82f6 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "stat-time.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert and Jim Meyering