clock-time: change to LGPLv2+.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 22 May 2011 03:25:03 +0000 (20:25 -0700)
committerIan Beckwith <ianb@erislabs.net>
Thu, 9 Jun 2011 17:48:03 +0000 (18:48 +0100)
* modules/clock-time: Change from GPL to LGPLv2+.  Actually, it's
BSD-like but we have no mark for that; this is good enough for now.
(cherry picked from commit 21eb0710bf49def4db1ddc6f710a3ea5e79461f9)

ChangeLog
modules/clock-time

index 65ccc70..83fa003 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-21  Paul Eggert  <eggert@cs.ucla.edu>
+
+       clock-time: change to LGPLv2+.
+       * modules/clock-time: Change from GPL to LGPLv2+.  Actually, it's
+       BSD-like but we have no mark for that; this is good enough for now.
+
 2011-05-21  Bruno Haible  <bruno@clisp.org>
 
        relocatable-prog-wrapper: Fix possible link error.
index ba866d9..fc867ae 100644 (file)
@@ -18,7 +18,7 @@ Link:
 $(LIB_CLOCK_GETTIME)
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering