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/).
public static final String HTML_TAIL_SECTION =
"<hr size=\"1\" noshade=\"noshade\">\n" +
"<center><font size=\"-1\" color=\"#525D76\">\n" +
- " <em>Copyright © 1999-2009, Apache Software Foundation</em>" +
+ " <em>Copyright © 1999-2010, Apache Software Foundation</em>" +
"</font></center>\n" +
"\n" +
"</body>\n" +
*/
@Override
public String getServletInfo() {
- return "HTMLManagerServlet, Copyright (c) The Apache Software Foundation";
+ return "HTMLManagerServlet, Copyright (c) 1999-2010, The Apache Software Foundation";
}
/**
public static final String HTML_TAIL_SECTION =
"<hr size=\"1\" noshade=\"noshade\">\n" +
"<center><font size=\"-1\" color=\"#525D76\">\n" +
- " <em>Copyright © 1999-2009, Apache Software Foundation</em>" +
+ " <em>Copyright © 1999-2010, Apache Software Foundation</em>" +
"</font></center>\n" +
"\n" +
"</body>\n" +
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/).
<!-- 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}" />
<xsl:comment>PAGE FOOTER</xsl:comment>
<tr><td colspan="2">
<div align="center"><font color="{$body-link}" size="-1"><em>
- Copyright © 1999-2009, Apache Software Foundation
+ Copyright © 1999-2010, Apache Software Foundation
</em></font></div>
</td></tr>
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/).
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/).
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/).
;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@"
<p id="footer"><img src="tomcat-power.gif" width="77" height="80" alt="Powered by Tomcat"/><br/>
- Copyright © 1999-2008 Apache Software Foundation<br/>
+ Copyright © 1999-2010 Apache Software Foundation<br/>
All Rights Reserved
</p>
</td>
<xsl:comment>PAGE FOOTER</xsl:comment>
<tr><td colspan="2">
<div align="center"><font color="{$body-link}" size="-1"><em>
- Copyright © 1999-2009, Apache Software Foundation
+ Copyright © 1999-2010, Apache Software Foundation
</em></font></div>
</td></tr>
<xsl:comment>PAGE FOOTER</xsl:comment>
<tr><td colspan="2">
<div align="center"><font color="{$body-link}" size="-1"><em>
- Copyright © 1999-2006, Apache Software Foundation
+ Copyright © 1999-2010, Apache Software Foundation
</em></font></div>
</td></tr>
<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>
<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>