Add a license tag to every module.
[gnulib.git] / modules / raise
1 Description:
2 Send a signal to the executing process.
3
4 Files:
5 lib/raise.c
6
7 Depends-on:
8
9 configure.ac:
10 AC_REPLACE_FUNCS(raise)
11
12 Makefile.am:
13
14 Include:
15
16 License:
17 GPL
18
19 Maintainer:
20 Jim Meyering
21