Author: niallp
Date: Tue Aug 19 20:44:16 2008
New Revision: 687230
URL: http://svn.apache.org/viewvc?rev=687230&view=rev
Log:
Update copyright year
Modified:
commons/proper/beanutils/trunk/build.xml
Modified: commons/proper/beanutils/trunk/build.xml
URL:
http://svn.apache.org/viewvc/commons/proper/beanutils/trunk/build.xml?rev=687230&r1=687229&r2=687230&view=diff
==============================================================================
--- commons/proper/beanutils/trunk/build.xml (original)
+++ commons/proper/beanutils/trunk/build.xml Tue Aug 19 20:44:16 2008
@@ -192,7 +192,7 @@
overview="src/java/overview.html"
doctitle="<h1>${component.title} (Version
${component.version})</h1>"
windowtitle="${component.title} (Version ${component.version})"
- bottom="Copyright (c) 2001-2007 - Apache Software Foundation">
+ bottom="Copyright (c) 2000-2008 - Apache Software Foundation">
<classpath refid="compile.classpath"/>
</javadoc>
</target>