Add a license tag to every module.
[gnulib.git] / modules / yesno
1 Description:
2 Read a response from the user, and its classification as matching "yes" or
3 "no".
4
5 Files:
6 lib/yesno.c
7 lib/yesno.h
8 m4/yesno.m4
9
10 Depends-on:
11 unlocked-io
12 rpmatch
13
14 configure.ac:
15 gl_YESNO
16
17 Makefile.am:
18 lib_SOURCES += yesno.c yesno.h
19
20 Include:
21 "yesno.h"
22
23 License:
24 GPL
25
26 Maintainer:
27 Jim Meyering
28