ignore-value: relax license to LGPLv2+
authorJim Meyering <meyering@redhat.com>
Mon, 18 Jan 2010 10:49:16 +0000 (11:49 +0100)
committerJim Meyering <meyering@redhat.com>
Mon, 18 Jan 2010 10:49:16 +0000 (11:49 +0100)
* modules/ignore-value (License): Relax to LGPLv2+.

ChangeLog
modules/ignore-value

index 7171d59..f51ebc8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2010-01-18  Jim Meyering  <meyering@redhat.com>
 
+       ignore-value: relax license to LGPLv2+
+       * modules/ignore-value (License): Relax to LGPLv2+.
+
        getdate: don't leak when TZ contains two or more '"'s
        * lib/getdate.y (get_date): Don't leak a copy of TZ for each
        double quote in TZ after the first one.
index 8417d06..d43200e 100644 (file)
@@ -16,7 +16,7 @@ Include:
 <ignore-value.h>
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering