Add a license tag to every module.
[gnulib.git] / modules / getloadavg
1 Description:
2 Return the current system load averages.
3
4 Files:
5 lib/getloadavg.c
6 m4/getloadavg.m4
7
8 Depends-on:
9 cloexec
10 xalloc
11
12 configure.ac:
13 gl_FUNC_GETLOADAVG
14
15 Makefile.am:
16
17 Include:
18
19 License:
20 GPL
21
22 Maintainer:
23 Jim Meyering
24