Author: mrglavas
Date: Mon Jan 6 19:30:05 2014
New Revision: 1555985
URL: http://svn.apache.org/r1555985
Log:
Updating the copyright year used in the API docs.
Modified:
xerces/java/branches/xml-schema-1.1-dev/build.xml
Modified: xerces/java/branches/xml-schema-1.1-dev/build.xml
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/build.xml?rev=1555985&r1=1555984&r2=1555985&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/build.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/build.xml Mon Jan 6 19:30:05 2014
@@ -79,7 +79,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-2013"/>
+ <property name="year" value="1999-2014"/>
<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]