HTTP: fix license headers
commitf1e8223bae3877c5b98ccd1299a08e64140ee74c
authorJean-Baptiste Kempf <jb@videolan.org>
Mon, 14 Dec 2015 12:21:43 +0000 (14 13:21 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Mon, 14 Dec 2015 12:21:43 +0000 (14 13:21 +0100)
tree5fdccda76f2b1171040bc52ca4defe2d52710d09
parent42fac64636e7ee4bf1c844459cb2c75c96074877
HTTP: fix license headers
18 files changed:
modules/access/http/file.c
modules/access/http/file.h
modules/access/http/file_test.c
modules/access/http/h2conn.c
modules/access/http/h2conn.h
modules/access/http/h2conn_test.c
modules/access/http/h2frame.c
modules/access/http/h2frame.h
modules/access/http/h2frame_test.c
modules/access/http/h2output.c
modules/access/http/h2output.h
modules/access/http/h2output_test.c
modules/access/http/hpack.c
modules/access/http/hpack.h
modules/access/http/hpackenc.c
modules/access/http/message.c
modules/access/http/message.h
modules/access/http/message_test.c