1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
From: Markus Koschany <apo@gambaru.de>
Date: Thu, 21 May 2015 17:38:34 +0200
Subject: fix privacy breach
Fix lintian error "privacy breach".
Forwarded: no
---
xdocs/style.xsl | 4 ----
1 file changed, 4 deletions(-)
diff --git a/xdocs/style.xsl b/xdocs/style.xsl
index fbfdfe5..afbf45d 100644
--- a/xdocs/style.xsl
+++ b/xdocs/style.xsl
@@ -104,10 +104,6 @@
</xsl:variable -->
<xsl:comment>APACHE LOGO</xsl:comment>
- <a href="http://www.apache.org/">
- <img src="http://www.apache.org/images/asf-logo.gif"
- align="right" alt=" :: Apache Software Foundation" border="0"/>
- </a>
</xsl:if>
|