Updating the copyright year used in the API docs.

git-svn-id: https://svn.apache.org/repos/asf/xerces/java/trunk@1650978 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build.xml b/build.xml
index 27c4f56..71b21e6 100644
--- a/build.xml
+++ b/build.xml
@@ -76,7 +76,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-2014"/>
+    <property name="year" value="1999-2015"/>
     <property name="copyright" value="Copyright &#169; ${year} The Apache Software Foundation. All Rights Reserved."/>
 
     <echo message= "---------------- ${parser.Name} ${parser.Version} [${year}] ---------------"/>