Change to LGPL.
[gnulib.git] / modules / strftime
index 624b66b..07abef6 100644 (file)
@@ -2,6 +2,7 @@ Description:
 nstrftime() function: convert date and time to string, with GNU extensions.
 
 Files:
+lib/strftime.h
 lib/strftime.c
 m4/mbstate_t.m4
 m4/tm_gmtoff.m4
@@ -15,11 +16,12 @@ configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
 
 Include:
-<time.h>
+"strftime.h"
+
+License:
+LGPL
 
 Maintainer:
 glibc
-