Next year you should remember to update the year, I'm not an ant guru, but I'm wondering why don't use a tstamp for the year [1]?
[1] http://ant.apache.org/manual/Tasks/tstamp.html Twitter :http://www.twitter.com/m_cucchiara G+ :https://plus.google.com/107903711540963855921 Linkedin :http://www.linkedin.com/in/mauriziocucchiara VisualizeMe: http://vizualize.me/maurizio.cucchiara?r=maurizio.cucchiara Maurizio Cucchiara On 8 June 2013 04:38, <pste...@apache.org> wrote: > Author: psteitz > Date: Sat Jun 8 02:38:38 2013 > New Revision: 1490906 > > URL: http://svn.apache.org/r1490906 > Log: > Updated copyright date range. > > Modified: > commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/build.xml > > Modified: commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/build.xml > URL: > http://svn.apache.org/viewvc/commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/build.xml?rev=1490906&r1=1490905&r2=1490906&view=diff > ============================================================================== > --- commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/build.xml (original) > +++ commons/proper/dbcp/branches/DBCP_1_5_x_BRANCH/build.xml Sat Jun 8 > 02:38:38 2013 > @@ -64,7 +64,7 @@ > <property name="test.runner" value="junit.textui.TestRunner" /> > > <property name="javadoc.dir" value="${dist.dir}/docs/api"/> > - <property name="javadoc.bottom" value="<small>Copyright > &copy; 2001-2004 Apache Software Foundation. Documenation generated > ${TODAY}</small>."/> > + <property name="javadoc.bottom" value="<small>Copyright > &copy; 2001-2013 Apache Software Foundation. Documenation generated > ${TODAY}</small>."/> > <property name="javadoc.overview" > value="${basedir}/src/java/org/apache/commons/dbcp/overview.html"/> > > <property name="javac.optimize" value="false"/> > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org