Add a license tag to every module.
[gnulib.git] / modules / free
1 Description:
2 Work around incompatibility on older systems where free (NULL) fails.
3
4 Files:
5 lib/free.c
6 m4/free.m4
7
8 Depends-on:
9
10 configure.ac:
11 gl_FUNC_FREE
12
13 Makefile.am:
14
15 Include:
16 <stdlib.h>
17
18 License:
19 GPL
20
21 Maintainer:
22 Paul Eggert
23