Update copyright year for TC trunk.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 2 Jan 2010 14:22:50 +0000 (14:22 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 2 Jan 2010 14:22:50 +0000 (14:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@895202 13f79535-47bb-0310-9956-ffa450edef68

16 files changed:
NOTICE
java/org/apache/catalina/manager/Constants.java
java/org/apache/catalina/manager/HTMLManagerServlet.java
java/org/apache/catalina/manager/host/Constants.java
modules/jdbc-pool/NOTICE
modules/jdbc-pool/build.xml
modules/jdbc-pool/doc/package.xsl
res/META-INF/jasper-jdt.jar.notice
res/META-INF/jsp-api.jar.notice
res/META-INF/servlet-api.jar.notice
res/tomcat.nsi
webapps/ROOT/index.html
webapps/docs/tomcat-docs.xsl
webapps/docs/tribes/tomcat-docs.xsl
webapps/manager/sessionDetail.jsp
webapps/manager/sessionsList.jsp

diff --git a/NOTICE b/NOTICE
index c887bf4..ad3545d 100644 (file)
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache Tomcat
-Copyright 1999-2009 The Apache Software Foundation
+Copyright 1999-2010 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
index 164ee52..dd3be6d 100644 (file)
@@ -188,7 +188,7 @@ public class Constants {
     public static final String HTML_TAIL_SECTION =
         "<hr size=\"1\" noshade=\"noshade\">\n" +
         "<center><font size=\"-1\" color=\"#525D76\">\n" +
-        " <em>Copyright &copy; 1999-2009, Apache Software Foundation</em>" +
+        " <em>Copyright &copy; 1999-2010, Apache Software Foundation</em>" +
         "</font></center>\n" +
         "\n" +
         "</body>\n" +
index 2955d9e..f462c5d 100644 (file)
@@ -755,7 +755,7 @@ public final class HTMLManagerServlet extends ManagerServlet {
      */
     @Override
     public String getServletInfo() {
-        return "HTMLManagerServlet, Copyright (c) The Apache Software Foundation";
+        return "HTMLManagerServlet, Copyright (c) 1999-2010, The Apache Software Foundation";
     }   
     
     /**
index 0b11c91..b65c47f 100644 (file)
@@ -191,7 +191,7 @@ public class Constants {
     public static final String HTML_TAIL_SECTION =
         "<hr size=\"1\" noshade=\"noshade\">\n" +
         "<center><font size=\"-1\" color=\"#525D76\">\n" +
-        " <em>Copyright &copy; 1999-2009, Apache Software Foundation</em>" +
+        " <em>Copyright &copy; 1999-2010, Apache Software Foundation</em>" +
         "</font></center>\n" +
         "\n" +
         "</body>\n" +
index 39301eb..c9cf69d 100644 (file)
@@ -1,5 +1,5 @@
 Apache Tomcat JDBC Pool
-Copyright 2008-2009 The Apache Software Foundation
+Copyright 2008-2010 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
index 9c73411..d3d8ecb 100644 (file)
@@ -29,7 +29,7 @@
 
   <!-- Project Properties -->
   <property name="name"                  value="Apache Tomcat JDBC Pool" />
-  <property name="year"                  value="2009" />
+  <property name="year"                  value="2010" />
 
   <property name="project"               value="apache-tomcat-jdbc-pool" />
   <property name="final.name"            value="${project}-${version}" />
index 6811d8c..2f89055 100644 (file)
       <xsl:comment>PAGE FOOTER</xsl:comment>
       <tr><td colspan="2">
         <div align="center"><font color="{$body-link}" size="-1"><em>
-        Copyright &#169; 1999-2009, Apache Software Foundation
+        Copyright &#169; 1999-2010, Apache Software Foundation
         </em></font></div>
       </td></tr>
 
index 94e4996..c342aa5 100644 (file)
@@ -1,5 +1,5 @@
 Apache Tomcat
-Copyright 1999-2009 The Apache Software Foundation
+Copyright 1999-2010 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
index 2844a7d..2ff099f 100644 (file)
@@ -1,5 +1,5 @@
 Apache Tomcat
-Copyright 1999-2009 The Apache Software Foundation
+Copyright 1999-2010 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
index f53c222..a93f4c5 100644 (file)
@@ -1,5 +1,5 @@
 Apache Tomcat
-Copyright 1999-2009 The Apache Software Foundation
+Copyright 1999-2010 The Apache Software Foundation
 
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).
index e3a8957..5d6a836 100644 (file)
@@ -25,7 +25,7 @@
   ;Product information
   VIAddVersionKey ProductName "Apache Tomcat"
   VIAddVersionKey CompanyName "Apache Software Foundation"
-  VIAddVersionKey LegalCopyright "Copyright (c) 1999-2009 The Apache Software Foundation"
+  VIAddVersionKey LegalCopyright "Copyright (c) 1999-2010 The Apache Software Foundation"
   VIAddVersionKey FileDescription "Apache Tomcat Installer"
   VIAddVersionKey FileVersion "2.0"
   VIAddVersionKey ProductVersion "@VERSION@"
index 1033e93..32bb3fd 100644 (file)
             <p id="footer"><img src="tomcat-power.gif" width="77" height="80" alt="Powered by Tomcat"/><br/>
            &nbsp;
 
-           Copyright &copy; 1999-2008 Apache Software Foundation<br/>
+           Copyright &copy; 1999-2010 Apache Software Foundation<br/>
             All Rights Reserved
             </p>
         </td>
index befe58b..332413d 100644 (file)
       <xsl:comment>PAGE FOOTER</xsl:comment>
       <tr><td colspan="2">
         <div align="center"><font color="{$body-link}" size="-1"><em>
-        Copyright &#169; 1999-2009, Apache Software Foundation
+        Copyright &#169; 1999-2010, Apache Software Foundation
         </em></font></div>
       </td></tr>
 
index eadc942..e7176dc 100644 (file)
       <xsl:comment>PAGE FOOTER</xsl:comment>
       <tr><td colspan="2">
         <div align="center"><font color="{$body-link}" size="-1"><em>
-        Copyright &#169; 1999-2006, Apache Software Foundation
+        Copyright &#169; 1999-2010, Apache Software Foundation
         </em></font></div>
       </td></tr>
 
index 3c0e41f..654c5cb 100644 (file)
@@ -40,7 +40,7 @@
        <meta http-equiv="expires" content="0"/><!-- 0 is an invalid value and should be treated as 'now' -->
        <meta http-equiv="content-language" content="en"/>
        <meta name="author" content="Cedrik LIME"/>
-       <meta name="copyright" content="copyright 2005-2007 the Apache Software Foundation"/>
+       <meta name="copyright" content="copyright 2005-2010 the Apache Software Foundation"/>
        <meta name="robots" content="noindex,nofollow,noarchive"/>
        <title>Sessions Administration: details for <%= currentSessionId %></title>
 </head>
 </div--%>
 
 </body>
-</html>
\ No newline at end of file
+</html>
index 966cbb8..857b627 100644 (file)
@@ -36,7 +36,7 @@
        <meta http-equiv="expires" content="0"/><!-- 0 is an invalid value and should be treated as 'now' -->
        <meta http-equiv="content-language" content="en"/>
        <meta name="author" content="Cedrik LIME"/>
-       <meta name="copyright" content="copyright 2005-2009 the Apache Software Foundation"/>
+       <meta name="copyright" content="copyright 2005-2010 the Apache Software Foundation"/>
        <meta name="robots" content="noindex,nofollow,noarchive"/>
        <title>Sessions Administration for <%= path %></title>
 </head>
 </div--%>
 
 </body>
-</html>
\ No newline at end of file
+</html>