* modules/ssize_t (License): Change to 'unlimited'.
[gnulib.git] / modules / savedir
index 243382e..fe9a027 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Return the entries of a directory (just the names) as an argz string.
 
 Files:
 lib/savedir.h
@@ -12,8 +13,12 @@ configure.ac:
 gl_SAVEDIR
 
 Makefile.am:
-lib_SOURCES += savedir.h savedir.c
 
 Include:
 "savedir.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering