getgroups: Move AC_LIBOBJ invocations to module description.
[pspp] / modules / full-write
index 357a8eb56d5f47cf87a5e03ad3629fbbc4b7e8c5..dc07a3be806f7675106dda8f02b161223b033b12 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+An interface to the write() function that writes all it is asked to write.
 
 Files:
 lib/full-write.h
@@ -15,3 +16,8 @@ lib_SOURCES += full-write.h full-write.c
 Include:
 "full-write.h"
 
+License:
+LGPLv2+
+
+Maintainer:
+Jim Meyering, Bruno Haible