Author: mrglavas
Date: Sun Jan 11 22:23:42 2015
New Revision: 1650978
URL: http://svn.apache.org/r1650978
Log:
Updating the copyright year used in the API docs.
Modified:
xerces/java/trunk/build.xml
Modified: xerces/java/trunk/build.xml
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?rev=1650978&r1=1650977&r2=1650978&view=diff
==============================================================================
--- xerces/java/trunk/build.xml (original)
+++ xerces/java/trunk/build.xml Sun Jan 11 22:23:42 2015
@@ -76,7 +76,7 @@ Authors:
<property name='default.parser.config.name'
value='XIncludeAwareParserConfiguration'/>
<property name='default.parser.config.qualified'
value='org.apache.xerces.parsers.XIncludeAwareParserConfiguration'/>
- <property name="year" value="1999-2014"/>
+ <property name="year" value="1999-2015"/>
<property name="copyright" value="Copyright © ${year} The Apache
Software Foundation. All Rights Reserved."/>
<echo message= "---------------- ${parser.Name} ${parser.Version}
[${year}] ---------------"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]