Add a license tag to every module.
[gnulib.git] / modules / file-type
1 Description:
2 Return a string describing the type of a file.
3
4 Files:
5 lib/file-type.h
6 lib/file-type.c
7 lib/stat-macros.h
8 m4/file-type.m4
9
10 Depends-on:
11 gettext
12
13 configure.ac:
14 gl_FILE_TYPE
15
16 Makefile.am:
17 lib_SOURCES += file-type.h file-type.c stat-macros.h
18
19 Include:
20 "file-type.h"
21
22 License:
23 GPL
24
25 Maintainer:
26 Paul Eggert, Jim Meyering
27