Add a license tag to every module.
[gnulib.git] / modules / mountlist
1 Description:
2 Return list of mounted filesystems.
3
4 Files:
5 lib/mountlist.h
6 lib/mountlist.c
7 m4/ls-mntd-fs.m4
8 m4/fstypename.m4
9 m4/mountlist.m4
10
11 Depends-on:
12 xalloc
13 unlocked-io
14
15 configure.ac:
16 gl_MOUNTLIST
17
18 Makefile.am:
19 lib_SOURCES += mountlist.h
20
21 Include:
22 "mountlist.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Jim Meyering
29