--- a/src/http/cervlet.c 2022-03-23 18:43:07.000000000 +0100 +++ b/src/http/cervlet.c 2024-03-26 16:12:22.978986766 +0100 @@ -833,7 +833,7 @@ ""\ " "\ " "\ - " "\ + " "\ " "\ " "\ ""\ @@ -847,11 +847,7 @@ StringBuffer_append(res->outputbuffer, "" ""); } @@ -891,12 +887,6 @@ "

" "monit " VERSION "

"); StringBuffer_append(res->outputbuffer, - ""); - StringBuffer_append(res->outputbuffer, "
"); - StringBuffer_append(res->outputbuffer, "

This program is free software; you can redistribute it and/or " "modify it under the terms of the GNU Affero General Public License version 3

" "

This program is distributed in the hope that it will be useful, but "