* atanl.c, logl.c: Add GPL notice, and make the code more similar to glibc.
[gnulib.git] / modules / readtokens
index a4023a8..a8dd145 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Read tokens from a stream.
 
 Files:
 lib/readtokens.h
@@ -7,7 +8,6 @@ m4/readtokens.m4
 
 Depends-on:
 xalloc
-unlocked-io
 
 configure.ac:
 gl_READTOKENS
@@ -18,3 +18,9 @@ lib_SOURCES += readtokens.h readtokens.c
 Include:
 "readtokens.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+