This is an automated email from the ASF dual-hosted git repository. elharo pushed a commit to branch cop in repository https://gitbox.apache.org/repos/asf/xerces-j.git
commit 61093f89cfa515c541fb5946d2deab5f12ec21fb Author: Elliotte Rusty Harold <[email protected]> AuthorDate: Sun Mar 1 14:52:45 2026 -0500 Update copyright date --- build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.xml b/build.xml index fff872a88..0b998ab3a 100644 --- a/build.xml +++ b/build.xml @@ -83,7 +83,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-2024"/> + <property name="year" value="1999-2026"/> <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]
