Add a license tag to every module.
[gnulib.git] / modules / hash
index 6c4fba4..f180d3f 100644 (file)
@@ -1,13 +1,13 @@
 Description:
+Parametrizable hash table.
 
 Files:
 lib/hash.h
 lib/hash.c
 m4/hash.m4
+lib/xalloc.h
 
 Depends-on:
-malloc
-realloc
 stdbool
 
 configure.ac:
@@ -19,3 +19,9 @@ lib_SOURCES += hash.h hash.c
 Include:
 "hash.h"
 
+License:
+GPL
+
+Maintainer:
+Jim Meyering
+