* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / strftime
index 1aa258a..468bbad 100644 (file)
@@ -16,10 +16,13 @@ configure.ac:
 gl_FUNC_GNU_STRFTIME
 
 Makefile.am:
-lib_SOURCES += strftime.c
+lib_SOURCES += strftime.c strftime.h
 
 Include:
-<time.h>
+"strftime.h"
+
+License:
+LGPL
 
 Maintainer:
 glibc