crypto/gc-hmac-sha1: Fix recent regression.
[pspp] / modules / full-write
index 6cc908f4573e27d6a77d69b21facc709ffaaf213..dc07a3be806f7675106dda8f02b161223b033b12 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-An interface to write() that writes all it is asked to write.
+An interface to the write() function that writes all it is asked to write.
 
 Files:
 lib/full-write.h
@@ -16,3 +16,8 @@ lib_SOURCES += full-write.h full-write.c
 Include:
 "full-write.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering, Bruno Haible