Use the synonymous term LGPLv2.
[gnulib.git] / modules / strptime
1 Description:
2 Convert a string representation of time to a tm structure.
3
4 Files:
5 lib/strptime.c
6 m4/strptime.m4
7 m4/tm_gmtoff.m4
8
9 Depends-on:
10 extensions
11 sys_time
12 string
13 strcase
14 stdbool
15 time
16 time_r
17
18 configure.ac:
19 gl_FUNC_STRPTIME
20
21 Makefile.am:
22
23 Include:
24 <time.h>
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 glibc