dom4j/dom4j-gjdoc.patch
2012-02-01 21:09:22 +04:00

11 lines
725 B
Diff

--- build.xml 2005-05-16 09:28:41.000000000 -0400
+++ build.xml 2007-02-16 14:13:59.000000000 -0500
@@ -198,7 +205,7 @@
noindex="false"
windowtitle="${Name} Full JavaDoc"
doctitle="${Name}"
- bottom="Copyright © ${year} MetaStuff Ltd. All Rights Reserved. Hosted by <p> <img src='http://sourceforge.net/sflogo.php?group_id=16035' width='88' height='31' border='0' alt='SourceForge Logo' />"
+ bottom="Copyright © ${year} MetaStuff Ltd. All Rights Reserved. Hosted by <p> <a href='http://sourceforge.net'>SourceForge</a>"
stylesheetfile="${doc.dir}/style/javadoc.css">
</javadoc>
</target>