You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mr...@apache.org on 2010/01/04 05:32:07 UTC

svn commit: r895546 - /xerces/java/branches/xml-schema-1.1-dev/build.xml

Author: mrglavas
Date: Mon Jan  4 04:31:55 2010
New Revision: 895546

URL: http://svn.apache.org/viewvc?rev=895546&view=rev
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=895546&r1=895545&r2=895546&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  4 04:31:55 2010
@@ -79,7 +79,7 @@
     <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-2009"/>
+    <property name="year" value="1999-2010"/>
     <property name="copyright" value="Copyright &#169; ${year} The Apache Software Foundation. All Rights Reserved."/>
 
     <echo message= "---------------- ${parser.Name} ${parser.Version} [${year}] ---------------"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org