This is an automated email from the ASF dual-hosted git repository.
elharo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/xerces-j.git
The following commit(s) were added to refs/heads/main by this push:
new 961588d6c Update copyright date (#83)
961588d6c is described below
commit 961588d6c7b254c5bbdbe047a1e65c03319d68c8
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Sun Mar 1 15:33:11 2026 -0500
Update copyright date (#83)
---
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]