roundf-ieee: Fix test failures on AIX 7.1 and OSF/1 5.1.
[pspp] / modules / full-write
index 800623f6e660f777f4831f55fa7887f0a0dd556d..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,6 +16,8 @@ lib_SOURCES += full-write.h full-write.c
 Include:
 "full-write.h"
 
+License:
+LGPLv2+
+
 Maintainer:
 Jim Meyering, Bruno Haible
-