* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / c-strtold
index 78bbcb6..e9b9329 100644 (file)
@@ -5,6 +5,7 @@ Files:
 lib/c-strtod.h
 lib/c-strtod.c
 lib/c-strtold.c
+m4/c-strtod.m4
 
 Depends-on:
 extensions
@@ -18,6 +19,9 @@ lib_SOURCES += c-strtod.h c-strtod.c c-strtold.c
 Include:
 "c-strtod.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert, Jim Meyering