mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-18 00:37:01 +00:00
licensing: use FreeBSD license (was GNUv3)
This change will also remove getopt source code and headers, which has GNU license that I cannot change. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
dd5b77b62c
commit
a31fd0d97a
15 changed files with 309 additions and 2222 deletions
|
|
@ -3,6 +3,6 @@
|
|||
bin_PROGRAMS = dhcpd-pools
|
||||
AC_PROG_RANLIB = resolv
|
||||
|
||||
dhcpd_pools_SOURCES = dhcpd-pools.h defaults.h dhcpd-pools.c analyze.c getdata.c getopt1.c getopt.c other.c sort.c output.c getopt.h
|
||||
dhcpd_pools_SOURCES = dhcpd-pools.h defaults.h dhcpd-pools.c analyze.c getdata.c other.c sort.c output.c
|
||||
|
||||
INCLUDES = -I. -I..
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue