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 50801b0  Update copyright year to 2024
50801b0 is described below

commit 50801b0f08a8b14bb6f3bddf1d2d717c74fadb4b
Author: Steve Lawrence <[email protected]>
AuthorDate: Tue Jan 9 08:06:03 2024 -0500

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

diff --git a/NOTICE b/NOTICE
index df54221..b4728ab 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Daffodil Webiste
-Copyright 2022 The Apache Software Foundation
+Copyright 2024 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/site/_includes/themes/apache/footer.html 
b/site/_includes/themes/apache/footer.html
index 721db0a..2959556 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; 2022 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
+                    Copyright &copy; 2024 <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 eef5d8b..e7ec2ff 100644
--- a/site/tutorials/DFDLTutorialStylesheet.xsl
+++ b/site/tutorials/DFDLTutorialStylesheet.xsl
@@ -243,7 +243,7 @@
             <hr/>
             <div>
                 <div style="text-align: center;">
-                    Copyright &#169; 2022 <a href="https://www.apache.org";>The 
Apache Software Foundation</a>.
+                    Copyright &#169; 2024 <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