Add a license tag to every module.
[gnulib.git] / modules / xalloc
index 46482cc..ddc1448 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Memory allocation with out-of-memory checking.
+Memory allocation with out-of-memory checking.  Also see xalloc-die.
 
 Files:
 lib/xalloc.h
@@ -8,12 +8,6 @@ lib/xstrdup.c
 m4/xalloc.m4
 
 Depends-on:
-malloc
-realloc
-error
-gettext
-exitfail
-stdbool
 
 configure.ac:
 gl_XALLOC
@@ -24,6 +18,9 @@ lib_SOURCES += xalloc.h xmalloc.c xstrdup.c
 Include:
 "xalloc.h"
 
+License:
+GPL
+
 Maintainer:
 all