stat-time: relax license LGPL
authorJim Meyering <meyering@redhat.com>
Thu, 26 Aug 2010 17:38:44 +0000 (19:38 +0200)
committerJim Meyering <meyering@redhat.com>
Thu, 26 Aug 2010 17:44:29 +0000 (19:44 +0200)
* modules/stat-time (License): Change from GPL to LGPL,
with consent from all contributors, for use in libguile.
Requested by Ludovic Courtès.

ChangeLog
modules/stat-time

index 836f553fb66f9df10115f962e3447fef5009941b..c65c0a39586a8181c11642972c93fad200d5d0f4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-26  Jim Meyering  <meyering@redhat.com>
+
+       stat-time: relax license LGPL
+       * modules/stat-time (License): Change from GPL to LGPL,
+       with consent from all contributors, for use in libguile.
+       Requested by Ludovic Courtès.
+
 2010-08-26  Erik Faye-Lund  <kusmabite@gmail.com>
 
        poll: return immediately on POLLHUP.
index 5228919cf5a39add4172302b9ba3107181c88413..0a68ce56d7cf20eb3a423b5df0b7a6758e44199b 100644 (file)
@@ -19,7 +19,7 @@ Include:
 "stat-time.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paul Eggert and Jim Meyering