This is an automated email from the ASF dual-hosted git repository.
robertlazarski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-core.git
The following commit(s) were added to refs/heads/master by this push:
new 9bcd201b34 Update year to 2025 in some files
9bcd201b34 is described below
commit 9bcd201b34bdbdb0fbcd672f88359484e139acbe
Author: Robert Lazarski <[email protected]>
AuthorDate: Tue Feb 18 10:16:07 2025 -1000
Update year to 2025 in some files
---
modules/webapp/src/main/webapp/WEB-INF/include/footer.inc | 2 +-
modules/webapp/src/main/webapp/axis2-web/Error/error404.jsp | 2 +-
modules/webapp/src/main/webapp/axis2-web/Error/error500.jsp | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/modules/webapp/src/main/webapp/WEB-INF/include/footer.inc
b/modules/webapp/src/main/webapp/WEB-INF/include/footer.inc
index de42cb3386..7de55e0b97 100644
--- a/modules/webapp/src/main/webapp/WEB-INF/include/footer.inc
+++ b/modules/webapp/src/main/webapp/WEB-INF/include/footer.inc
@@ -31,7 +31,7 @@
</tr>
<tr>
<td align="center">
- Copyright © 1999-2021, The Apache
Software Foundation<br />Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.
+ Copyright © 1999-2025, The Apache
Software Foundation<br />Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version
2.0</a>.
</td>
</tr>
</table>
diff --git a/modules/webapp/src/main/webapp/axis2-web/Error/error404.jsp
b/modules/webapp/src/main/webapp/axis2-web/Error/error404.jsp
index c64576bcb7..6a5d1bdf4c 100644
--- a/modules/webapp/src/main/webapp/axis2-web/Error/error404.jsp
+++ b/modules/webapp/src/main/webapp/axis2-web/Error/error404.jsp
@@ -51,7 +51,7 @@
<table summary="embedded footer table">
<tr><td><hr size="1" noshade="noshade"></td></tr>
<tr>
- <td align="center">Copyright © 1999-2021, The Apache Software
Foundation<br>Licensed under the <a
+ <td align="center">Copyright © 1999-2025, The Apache Software
Foundation<br>Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a>.</td>
</tr>
</table>
diff --git a/modules/webapp/src/main/webapp/axis2-web/Error/error500.jsp
b/modules/webapp/src/main/webapp/axis2-web/Error/error500.jsp
index 886f55dc43..d0f15e20b9 100644
--- a/modules/webapp/src/main/webapp/axis2-web/Error/error500.jsp
+++ b/modules/webapp/src/main/webapp/axis2-web/Error/error500.jsp
@@ -52,7 +52,7 @@
<table summary="embedded footer table">
<tr><td><hr></td></tr>
<tr>
- <td style="align: center">Copyright © 1999-2021, The Apache
Software Foundation<br>Licensed under the <a
+ <td style="align: center">Copyright © 1999-2025, The Apache
Software Foundation<br>Licensed under the <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a>.</td>
</tr>
</table>