Apache Tomcat
-Copyright 1999-2010 The Apache Software Foundation
+Copyright 1999-2011 The Apache Software Foundation
This product includes software developed by
The Apache Software Foundation (http://www.apache.org/).
- web-common_3_0.xsd
- web-fragment_3_0.xsd
- jsp_2_2.xsd
-may be obtained from http://java.sun.com/xml/ns/javaee/
\ No newline at end of file
+may be obtained from http://java.sun.com/xml/ns/javaee/
public static final String HTML_TAIL_SECTION =
"<hr size=\"1\" noshade=\"noshade\">\n" +
"<center><font size=\"-1\" color=\"#525D76\">\n" +
- " <em>Copyright © 1999-2010, Apache Software Foundation</em>" +
+ " <em>Copyright © 1999-2011, Apache Software Foundation</em>" +
"</font></center>\n" +
"\n" +
"</body>\n" +
*/
@Override
public String getServletInfo() {
- return "HTMLManagerServlet, Copyright (c) 1999-2010, The Apache Software Foundation";
+ return "HTMLManagerServlet, Copyright (c) 1999-2011, 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-2010, Apache Software Foundation</em>" +
+ " <em>Copyright © 1999-2011, Apache Software Foundation</em>" +
"</font></center>\n" +
"\n" +
"</body>\n" +
Apache Tomcat JDBC Pool
-Copyright 2008-2010 The Apache Software Foundation
+Copyright 2008-2011 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (http://www.apache.org/).
<xsl:comment>PAGE FOOTER</xsl:comment>
<tr><td colspan="2">
<div align="center"><font color="{$body-link}" size="-1"><em>
- Copyright © 1999-2010, Apache Software Foundation
+ Copyright © 1999-2011, 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-2010, Apache Software Foundation
+ Copyright © 1999-2011, 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-2010 the Apache Software Foundation"/>
+ <meta name="copyright" content="copyright 2005-2011 the Apache Software Foundation"/>
<meta name="robots" content="noindex,nofollow,noarchive"/>
<title>Sessions Administration: details for <%= currentSessionId %></title>
</head>
<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-2010 the Apache Software Foundation"/>
+ <meta name="copyright" content="copyright 2005-2011 the Apache Software Foundation"/>
<meta name="robots" content="noindex,nofollow,noarchive"/>
<title>Sessions Administration for <%= JspHelper.escapeXml(cn.getDisplayName()) %></title>
</head>