This is an automated email from the ASF dual-hosted git repository.

slawrence pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 6a23a6a  Update copyright year to 2026
6a23a6a is described below

commit 6a23a6a9bac3bad909d8f8f5e929c5e7e249e00f
Author: Steve Lawrence <[email protected]>
AuthorDate: Fri Feb 27 14:20:14 2026 -0500

    Update copyright year to 2026
    
    DAFFODIL-3076
---
 site/_includes/themes/apache/footer.html  | 2 +-
 site/tutorials/DFDLTutorialStylesheet.xsl | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/_includes/themes/apache/footer.html 
b/site/_includes/themes/apache/footer.html
index 2a0b2ed..10669ec 100644
--- a/site/_includes/themes/apache/footer.html
+++ b/site/_includes/themes/apache/footer.html
@@ -4,7 +4,7 @@
             <hr>
             <div>
                 <div style="text-align: center;">
-                    Copyright &copy; 2025 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
+                    Copyright &copy; 2026 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
                     Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
                     2.0</a>.
                     <br>
diff --git a/site/tutorials/DFDLTutorialStylesheet.xsl 
b/site/tutorials/DFDLTutorialStylesheet.xsl
index b3966a3..b038a13 100644
--- a/site/tutorials/DFDLTutorialStylesheet.xsl
+++ b/site/tutorials/DFDLTutorialStylesheet.xsl
@@ -243,7 +243,7 @@
             <hr/>
             <div>
                 <div style="text-align: center;">
-                    Copyright &#169; 2025 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
+                    Copyright &#169; 2026 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
                     Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version
                     2.0</a>.
                     <br/>

Reply via email to