From: Stefan Schantl Date: Fri, 12 Jun 2020 18:04:21 +0000 (+0200) Subject: credits.cgi: Remove hint about used MaxMind database and software. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=942b662b6b00b4886a621e4f8990306f1dbb24b1;p=people%2Fms%2Fipfire-2.x.git credits.cgi: Remove hint about used MaxMind database and software. We do not rely anymore on data and software from this vendor, so we safely can drop this notice. Signed-off-by: Stefan Schantl --- diff --git a/html/cgi-bin/credits.cgi b/html/cgi-bin/credits.cgi index cd399ffed1..8486665356 100644 --- a/html/cgi-bin/credits.cgi +++ b/html/cgi-bin/credits.cgi @@ -146,16 +146,6 @@ END ; &Header::closebox(); -&Header::openbox("100%", "left", $Lang::tr{'other'}); -print < - This product includes GeoLite data created by MaxMind, available from - http://www.maxmind.com/. -

-END -; -&Header::closebox(); - &Header::closebigbox(); &Header::closepage();