libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 95d9c85bab32632a497fdc7394e357fc9c5690f3
parent dbf115059ad34849d56d41c57ca2a33c6565c189
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat,  5 Dec 2015 16:58:38 +0000

-cosmetics

Diffstat:
Mdoc/Makefile.am | 7+++++--
Mdoc/libmicrohttpd.texi | 2+-
2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/doc/Makefile.am b/doc/Makefile.am @@ -26,5 +26,8 @@ microhttpd_TEXINFOS = \ lgpl.texi \ ecos.texi -EXTRA_DIST = $(man_MANS) $(microhttpd_TEXINFOS) performance_data.png performance_data.eps - +EXTRA_DIST = \ + $(man_MANS) \ + $(microhttpd_TEXINFOS) \ + performance_data.png \ + performance_data.eps diff --git a/doc/libmicrohttpd.texi b/doc/libmicrohttpd.texi @@ -11,7 +11,7 @@ This manual is for GNU libmicrohttpd (version @value{VERSION}, @value{UPDATED}), a library for embedding an HTTP(S) server into C applications. -Copyright @copyright{} 2007--2013 Christian Grothoff +Copyright @copyright{} 2007--2015 Christian Grothoff @quotation Permission is granted to copy, distribute and/or modify this document