Add license to each individual file

This commit is contained in:
Job Snijders
2021-08-17 11:44:14 +00:00
parent 4eb9566de8
commit 82b44b1304
16 changed files with 325 additions and 49 deletions

View File

@@ -7,8 +7,8 @@ ACLOCAL_AMFLAGS = -I m4
bin_PROGRAMS=bgpq4
bgpq4_SOURCES=bgpq4.c bgpq4.h config.h bgpq4_printer.c bgpq_expander.c \
expander_freeall.c expander_freeall.h sx_maxsockbuf.c \
sx_maxsockbuf.h sx_prefix.c sx_prefix.h sx_report.c sx_report.h \
expander_freeall.c sx_maxsockbuf.c \
sx_prefix.c sx_prefix.h sx_report.c sx_report.h \
sx_slentry.c sx_slentry.h
dist_man8_MANS=bgpq4.8