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 af8de5b AXIS2-6007 update copyrights from 1999-2006
af8de5b is described below
commit af8de5baf7a3403de1637a519493747350fc92c7
Author: Robert Lazarski <[email protected]>
AuthorDate: Wed Jul 28 04:53:17 2021 -1000
AXIS2-6007 update copyrights from 1999-2006
---
modules/webapp/src/main/webapp/WEB-INF/include/footer.inc | 2 +-
modules/webapp/src/main/webapp/axis2-web/Error/GenError.html | 2 +-
modules/webapp/src/main/webapp/axis2-web/Error/error404.jsp | 2 +-
modules/webapp/src/main/webapp/axis2-web/Error/error500.jsp | 2 +-
4 files changed, 4 insertions(+), 4 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 da9e51d..de42cb3 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-2006, 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-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>.
</td>
</tr>
</table>
diff --git a/modules/webapp/src/main/webapp/axis2-web/Error/GenError.html
b/modules/webapp/src/main/webapp/axis2-web/Error/GenError.html
index 748fbb2..de5355d 100644
--- a/modules/webapp/src/main/webapp/axis2-web/Error/GenError.html
+++ b/modules/webapp/src/main/webapp/axis2-web/Error/GenError.html
@@ -41,4 +41,4 @@
</tr>
</table>
</body>
-</html>
\ No newline at end of file
+</html>
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 b57fc76..c64576b 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-2006, The Apache Software
Foundation<br>Licensed under the <a
+ <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>.</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 696c95f..886f55d 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-2006, The Apache
Software Foundation<br>Licensed under the <a
+ <td style="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>.</td>
</tr>
</table>