[vlc-commits] HTTP: fix license headers
Jean-Baptiste Kempf
git at videolan.org
Mon Dec 14 13:21:55 CET 2015
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Mon Dec 14 13:21:43 2015 +0100| [f1e8223bae3877c5b98ccd1299a08e64140ee74c] | committer: Jean-Baptiste Kempf
HTTP: fix license headers
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f1e8223bae3877c5b98ccd1299a08e64140ee74c
---
modules/access/http/file.c | 2 +-
modules/access/http/file.h | 2 +-
modules/access/http/file_test.c | 2 +-
modules/access/http/h2conn.c | 2 +-
modules/access/http/h2conn.h | 2 +-
modules/access/http/h2conn_test.c | 2 +-
modules/access/http/h2frame.c | 2 +-
modules/access/http/h2frame.h | 2 +-
modules/access/http/h2frame_test.c | 2 +-
modules/access/http/h2output.c | 2 +-
modules/access/http/h2output.h | 2 +-
modules/access/http/h2output_test.c | 2 +-
modules/access/http/hpack.c | 2 +-
modules/access/http/hpack.h | 2 +-
modules/access/http/hpackenc.c | 2 +-
modules/access/http/message.c | 2 +-
modules/access/http/message.h | 2 +-
modules/access/http/message_test.c | 2 +-
18 files changed, 18 insertions(+), 18 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f1e8223bae3877c5b98ccd1299a08e64140ee74c
More information about the vlc-commits
mailing list