Use the synonymous term LGPLv2.
[gnulib.git] / modules / getaddrinfo
1 Description:
2 getaddrinfo() function: Get address information.
3
4 Files:
5 lib/getaddrinfo.h
6 lib/getaddrinfo.c
7 lib/gai_strerror.c
8 m4/getaddrinfo.m4
9
10 Depends-on:
11 gettext-h
12 inet_ntop
13 snprintf
14 socklen
15 stdbool
16 strdup
17 sys_socket
18
19 configure.ac:
20 gl_GETADDRINFO
21
22 Makefile.am:
23
24 Include:
25 "getaddrinfo.h"
26
27 License:
28 LGPLv2+
29
30 Maintainer:
31 Simon Josefsson