changeset 14793:1c8ef4361784

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.
author Paul Eggert <eggert@cs.ucla.edu>
date Sat, 21 May 2011 20:25:03 -0700
parents fedc69ad1054
children cf441162a7a1
files ChangeLog modules/clock-time
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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>
 
 	strerror_r: Fix comments.
--- a/modules/clock-time
+++ b/modules/clock-time
@@ -18,7 +18,7 @@
 $(LIB_CLOCK_GETTIME)
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Paul Eggert, Jim Meyering