Oops, move dependency to 'memchr'.
[pspp] / modules / full-read
index 30b5f61d3dea98032ab8a1477d2c0251715a2439..a97a767955f8e6a33e4b7f04024f5081eb1dce63 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-An interface to read() that reads all it is asked to read.
+An interface to the read() function that reads all it is asked to read.
 
 Files:
 lib/full-read.h
@@ -17,6 +17,8 @@ lib_SOURCES += full-read.h full-read.c
 Include:
 "full-read.h"
 
+License:
+LGPL
+
 Maintainer:
 Jim Meyering, Bruno Haible
-