We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da145a9 commit 04c9182Copy full SHA for 04c9182
1 file changed
build.xml
@@ -83,7 +83,7 @@ limitations under the License.
83
version="true"
84
doctitle="<h1>${component.title}</h1>"
85
windowtitle="${component.title} (Version ${component.version})"
86
- bottom="${component.name} version ${component.version} - Copyright &copy; 2002-2004 - Apache Software Foundation"
+ bottom="${component.name} version ${component.version} - Copyright &copy; 2002-2008 - Apache Software Foundation"
87
use="true"
88
link="http://java.sun.com/products/jdk/1.3/docs/api/">
89
<classpath refid="compile.classpath"/>
0 commit comments