Add a license tag to every module.
[gnulib.git] / modules / readutmp
1 Description:
2 Read entire utmp file into memory.
3
4 Files:
5 lib/readutmp.h
6 lib/readutmp.c
7 m4/readutmp.m4
8
9 Depends-on:
10 xalloc
11 unlocked-io
12
13 configure.ac:
14 gl_READUTMP
15
16 Makefile.am:
17 lib_SOURCES += readutmp.h
18
19 Include:
20 "readutmp.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Jim Meyering
27