doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / full-read
index a97a767..5bae3ae 100644 (file)
@@ -4,10 +4,10 @@ An interface to the read() function that reads all it is asked to read.
 Files:
 lib/full-read.h
 lib/full-read.c
+lib/full-write.c
 
 Depends-on:
 safe-read
-full-write
 
 configure.ac:
 
@@ -18,7 +18,7 @@ Include:
 "full-read.h"
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering, Bruno Haible