mirror of
https://abf.rosa.ru/djam/dom4j.git
synced 2025-02-24 07:32:55 +00:00
11 lines
725 B
Diff
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>
|