Add a license tag to every module.
[gnulib.git] / modules / lstat
index 2fac7c3..2a595c5 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+stat() function: return information about a file or symbolic link.
 
 Files:
 lib/lstat.c
@@ -9,10 +10,16 @@ stat
 xalloc
 
 configure.ac:
-jm_FUNC_LSTAT
+gl_FUNC_LSTAT
 
 Makefile.am:
 
 Include:
 <sys/stat.h>
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+