diff --git a/html/cgi-bin/index.cgi b/html/cgi-bin/index.cgi
index 5c0376aee..cd1c0c200 100644
--- a/html/cgi-bin/index.cgi
+++ b/html/cgi-bin/index.cgi
@@ -491,10 +491,10 @@ END
if (`find /usr/share/doc/licenses/GPLv3 2>/dev/null`) {
print ''
+ print '';
}
else {
- print '
GNU GENERAL PUBLIC LICENSE
'
+ print '
GNU GENERAL PUBLIC LICENSE
';
}
print <