[cpptasks] 02/07: Add patch to remove Sourceforge logo

Christopher Baines cbaines-guest at moszumanska.debian.org
Fri Aug 7 18:12:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

cbaines-guest pushed a commit to branch master
in repository cpptasks.

commit 8cdebec07232ddbc1aed615d84e2260dfc09fe9f
Author: Christopher Baines <mail at cbaines.net>
Date:   Sat Jul 18 18:48:25 2015 +0100

    Add patch to remove Sourceforge logo
---
 debian/patches/remove-sflogo          | 357 ++++++++++++++++++++++++++++++++++
 debian/patches/series                 |   1 +
 site/antdocs/CCTask.html              |   1 -
 site/antdocs/CommentDef.html          |   1 -
 site/antdocs/CompilerArgument.html    |   1 -
 site/antdocs/CompilerDef.html         |   1 -
 site/antdocs/CompilerParam.html       |   1 -
 site/antdocs/ConditionalFileSet.html  |   1 -
 site/antdocs/ConditionalPath.html     |   1 -
 site/antdocs/DebugDef.html            |   1 -
 site/antdocs/DefineArgument.html      |   1 -
 site/antdocs/DefineSet.html           |   1 -
 site/antdocs/DependencyDef.html       |   1 -
 site/antdocs/DistributerDef.html      |   1 -
 site/antdocs/DistributerMap.html      |   1 -
 site/antdocs/IncludePath.html         |   1 -
 site/antdocs/LibrarySet.html          |   1 -
 site/antdocs/LinkerArgument.html      |   1 -
 site/antdocs/LinkerDef.html           |   1 -
 site/antdocs/LinkerParam.html         |   1 -
 site/antdocs/PrecompileDef.html       |   1 -
 site/antdocs/PrecompileExceptDef.html |   1 -
 site/antdocs/ProjectDef.html          |   1 -
 site/antdocs/SystemIncludePath.html   |   1 -
 site/antdocs/SystemLibrarySet.html    |   1 -
 site/antdocs/TargetDef.html           |   1 -
 site/antdocs/UndefineArgument.html    |   1 -
 site/antdocs/VersionInfo.html         |   1 -
 site/changes-report.html              |   1 -
 site/index.html                       |   1 -
 site/integration.html                 |   1 -
 site/issue-tracking.html              |   1 -
 site/license.html                     |   1 -
 site/mail-lists.html                  |   1 -
 site/project-info.html                |   1 -
 site/project-reports.html             |   1 -
 site/source-repository.html           |   1 -
 37 files changed, 358 insertions(+), 35 deletions(-)

diff --git a/debian/patches/remove-sflogo b/debian/patches/remove-sflogo
new file mode 100644
index 0000000..b8d5ff6
--- /dev/null
+++ b/debian/patches/remove-sflogo
@@ -0,0 +1,357 @@
+Description: Remove Sourceforge logo from the documentation
+ The HTML documentation included a img tag that loaded a image (the Sourceforge
+ logo) from sourceforge's servers. As this is not a core component of the
+ documentation, and it could breach a users privacy, this patch removes those
+ lines.
+Author: Christopher Baines <mail at cbaines.net>
+
+--- cpptasks-1.0~b5.orig/site/antdocs/CCTask.html
++++ cpptasks-1.0~b5/site/antdocs/CCTask.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/CommentDef.html
++++ cpptasks-1.0~b5/site/antdocs/CommentDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/CompilerArgument.html
++++ cpptasks-1.0~b5/site/antdocs/CompilerArgument.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/CompilerDef.html
++++ cpptasks-1.0~b5/site/antdocs/CompilerDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/CompilerParam.html
++++ cpptasks-1.0~b5/site/antdocs/CompilerParam.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/ConditionalFileSet.html
++++ cpptasks-1.0~b5/site/antdocs/ConditionalFileSet.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/ConditionalPath.html
++++ cpptasks-1.0~b5/site/antdocs/ConditionalPath.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/DebugDef.html
++++ cpptasks-1.0~b5/site/antdocs/DebugDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/DefineArgument.html
++++ cpptasks-1.0~b5/site/antdocs/DefineArgument.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/DefineSet.html
++++ cpptasks-1.0~b5/site/antdocs/DefineSet.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/DependencyDef.html
++++ cpptasks-1.0~b5/site/antdocs/DependencyDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/DistributerDef.html
++++ cpptasks-1.0~b5/site/antdocs/DistributerDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/DistributerMap.html
++++ cpptasks-1.0~b5/site/antdocs/DistributerMap.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/IncludePath.html
++++ cpptasks-1.0~b5/site/antdocs/IncludePath.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/LibrarySet.html
++++ cpptasks-1.0~b5/site/antdocs/LibrarySet.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/LinkerArgument.html
++++ cpptasks-1.0~b5/site/antdocs/LinkerArgument.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/LinkerDef.html
++++ cpptasks-1.0~b5/site/antdocs/LinkerDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/LinkerParam.html
++++ cpptasks-1.0~b5/site/antdocs/LinkerParam.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/PrecompileDef.html
++++ cpptasks-1.0~b5/site/antdocs/PrecompileDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/PrecompileExceptDef.html
++++ cpptasks-1.0~b5/site/antdocs/PrecompileExceptDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/ProjectDef.html
++++ cpptasks-1.0~b5/site/antdocs/ProjectDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/SystemIncludePath.html
++++ cpptasks-1.0~b5/site/antdocs/SystemIncludePath.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/SystemLibrarySet.html
++++ cpptasks-1.0~b5/site/antdocs/SystemLibrarySet.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/TargetDef.html
++++ cpptasks-1.0~b5/site/antdocs/TargetDef.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/UndefineArgument.html
++++ cpptasks-1.0~b5/site/antdocs/UndefineArgument.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/antdocs/VersionInfo.html
++++ cpptasks-1.0~b5/site/antdocs/VersionInfo.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/changes-report.html
++++ cpptasks-1.0~b5/site/changes-report.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/index.html
++++ cpptasks-1.0~b5/site/index.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/integration.html
++++ cpptasks-1.0~b5/site/integration.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/issue-tracking.html
++++ cpptasks-1.0~b5/site/issue-tracking.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/license.html
++++ cpptasks-1.0~b5/site/license.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/mail-lists.html
++++ cpptasks-1.0~b5/site/mail-lists.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/project-info.html
++++ cpptasks-1.0~b5/site/project-info.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/project-reports.html
++++ cpptasks-1.0~b5/site/project-reports.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
+--- cpptasks-1.0~b5.orig/site/source-repository.html
++++ cpptasks-1.0~b5/site/source-repository.html
+@@ -30,7 +30,6 @@
+             </a>
+                         <a href="http://www.sourceforge.net/" id="bannerRight">
+     
+-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
+     
+             </a>
+             <div class="clear">
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5cb54f4
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+remove-sflogo
diff --git a/site/antdocs/CCTask.html b/site/antdocs/CCTask.html
index 7e93955..a6bf2f1 100644
--- a/site/antdocs/CCTask.html
+++ b/site/antdocs/CCTask.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/CommentDef.html b/site/antdocs/CommentDef.html
index df83006..ff118ba 100644
--- a/site/antdocs/CommentDef.html
+++ b/site/antdocs/CommentDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/CompilerArgument.html b/site/antdocs/CompilerArgument.html
index 4853a34..4a874ec 100644
--- a/site/antdocs/CompilerArgument.html
+++ b/site/antdocs/CompilerArgument.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/CompilerDef.html b/site/antdocs/CompilerDef.html
index 3bbbce5..ed6bc53 100644
--- a/site/antdocs/CompilerDef.html
+++ b/site/antdocs/CompilerDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/CompilerParam.html b/site/antdocs/CompilerParam.html
index 32fd7ae..d6bc4d1 100644
--- a/site/antdocs/CompilerParam.html
+++ b/site/antdocs/CompilerParam.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/ConditionalFileSet.html b/site/antdocs/ConditionalFileSet.html
index b3fb79a..99d1bf7 100644
--- a/site/antdocs/ConditionalFileSet.html
+++ b/site/antdocs/ConditionalFileSet.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/ConditionalPath.html b/site/antdocs/ConditionalPath.html
index 9a644e6..df71330 100644
--- a/site/antdocs/ConditionalPath.html
+++ b/site/antdocs/ConditionalPath.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/DebugDef.html b/site/antdocs/DebugDef.html
index e02fee5..1aa33dd 100644
--- a/site/antdocs/DebugDef.html
+++ b/site/antdocs/DebugDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/DefineArgument.html b/site/antdocs/DefineArgument.html
index 802dc4b..aa4bf82 100644
--- a/site/antdocs/DefineArgument.html
+++ b/site/antdocs/DefineArgument.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/DefineSet.html b/site/antdocs/DefineSet.html
index 2e54abb..eb5cc45 100644
--- a/site/antdocs/DefineSet.html
+++ b/site/antdocs/DefineSet.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/DependencyDef.html b/site/antdocs/DependencyDef.html
index 8d801b2..71af6a3 100644
--- a/site/antdocs/DependencyDef.html
+++ b/site/antdocs/DependencyDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/DistributerDef.html b/site/antdocs/DistributerDef.html
index c30daec..f540696 100644
--- a/site/antdocs/DistributerDef.html
+++ b/site/antdocs/DistributerDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/DistributerMap.html b/site/antdocs/DistributerMap.html
index 5158cfe..bfd1b3a 100644
--- a/site/antdocs/DistributerMap.html
+++ b/site/antdocs/DistributerMap.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/IncludePath.html b/site/antdocs/IncludePath.html
index 15755c6..ca53a6e 100644
--- a/site/antdocs/IncludePath.html
+++ b/site/antdocs/IncludePath.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/LibrarySet.html b/site/antdocs/LibrarySet.html
index c0824b3..0c7eb66 100644
--- a/site/antdocs/LibrarySet.html
+++ b/site/antdocs/LibrarySet.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/LinkerArgument.html b/site/antdocs/LinkerArgument.html
index 858988f..71d1b7f 100644
--- a/site/antdocs/LinkerArgument.html
+++ b/site/antdocs/LinkerArgument.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/LinkerDef.html b/site/antdocs/LinkerDef.html
index c7eee89..4177b71 100644
--- a/site/antdocs/LinkerDef.html
+++ b/site/antdocs/LinkerDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/LinkerParam.html b/site/antdocs/LinkerParam.html
index ed49586..0bdaa17 100644
--- a/site/antdocs/LinkerParam.html
+++ b/site/antdocs/LinkerParam.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/PrecompileDef.html b/site/antdocs/PrecompileDef.html
index 3779f63..20899f2 100644
--- a/site/antdocs/PrecompileDef.html
+++ b/site/antdocs/PrecompileDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/PrecompileExceptDef.html b/site/antdocs/PrecompileExceptDef.html
index 0474e9d..57eea94 100644
--- a/site/antdocs/PrecompileExceptDef.html
+++ b/site/antdocs/PrecompileExceptDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/ProjectDef.html b/site/antdocs/ProjectDef.html
index d685cea..06ee6c1 100644
--- a/site/antdocs/ProjectDef.html
+++ b/site/antdocs/ProjectDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/SystemIncludePath.html b/site/antdocs/SystemIncludePath.html
index afe9d0b..bd5766f 100644
--- a/site/antdocs/SystemIncludePath.html
+++ b/site/antdocs/SystemIncludePath.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/SystemLibrarySet.html b/site/antdocs/SystemLibrarySet.html
index 3217477..e833ece 100644
--- a/site/antdocs/SystemLibrarySet.html
+++ b/site/antdocs/SystemLibrarySet.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/TargetDef.html b/site/antdocs/TargetDef.html
index 3f5f8fa..aaf057f 100644
--- a/site/antdocs/TargetDef.html
+++ b/site/antdocs/TargetDef.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/UndefineArgument.html b/site/antdocs/UndefineArgument.html
index aa02edc..76026b5 100644
--- a/site/antdocs/UndefineArgument.html
+++ b/site/antdocs/UndefineArgument.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/antdocs/VersionInfo.html b/site/antdocs/VersionInfo.html
index 99d47ac..8e81316 100644
--- a/site/antdocs/VersionInfo.html
+++ b/site/antdocs/VersionInfo.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/changes-report.html b/site/changes-report.html
index 08d7976..78b22c1 100644
--- a/site/changes-report.html
+++ b/site/changes-report.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/index.html b/site/index.html
index 1575751..6e80a5e 100644
--- a/site/index.html
+++ b/site/index.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/integration.html b/site/integration.html
index 9c3b46a..19f3c45 100644
--- a/site/integration.html
+++ b/site/integration.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/issue-tracking.html b/site/issue-tracking.html
index f782664..994891f 100644
--- a/site/issue-tracking.html
+++ b/site/issue-tracking.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/license.html b/site/license.html
index 541adad..269e16f 100644
--- a/site/license.html
+++ b/site/license.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/mail-lists.html b/site/mail-lists.html
index e035b09..bf04b6b 100644
--- a/site/mail-lists.html
+++ b/site/mail-lists.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/project-info.html b/site/project-info.html
index 24f34a4..b5c1909 100644
--- a/site/project-info.html
+++ b/site/project-info.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/project-reports.html b/site/project-reports.html
index cb05785..ec9ef7c 100644
--- a/site/project-reports.html
+++ b/site/project-reports.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">
diff --git a/site/source-repository.html b/site/source-repository.html
index 81268fa..dfa0d9c 100644
--- a/site/source-repository.html
+++ b/site/source-repository.html
@@ -30,7 +30,6 @@
             </a>
                         <a href="http://www.sourceforge.net/" id="bannerRight">
     
-                                    <img src="http://sflogo.sourceforge.net/sflogo.php?group_id=36177&type=5" alt="" />
     
             </a>
             <div class="clear">

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/cpptasks.git



More information about the pkg-java-commits mailing list