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