Author: remm
Date: Thu Nov  9 16:08:19 2006
New Revision: 473143

URL: http://svn.apache.org/viewvc?view=rev&rev=473143
Log:
- Some more polish.

Modified:
    tomcat/tc6.0.x/trunk/webapps/ROOT/index.html
    tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp
    tomcat/tc6.0.x/trunk/webapps/examples/jsp/index.html

Modified: tomcat/tc6.0.x/trunk/webapps/ROOT/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/ROOT/index.html?view=diff&rev=473143&r1=473142&r2=473143
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/ROOT/index.html (original)
+++ tomcat/tc6.0.x/trunk/webapps/ROOT/index.html Thu Nov  9 16:08:19 2006
@@ -187,7 +187,7 @@
             <p id="footer"><img src="tomcat-power.gif" width="77" height="80" 
alt="Powered by Tomcat"/><br/>
            &nbsp;
 
-           Copyright &copy; 1999-2005 Apache Software Foundation<br/>
+           Copyright &copy; 1999-2006 Apache Software Foundation<br/>
             All Rights Reserved
             </p>
         </td>

Modified: tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp?view=diff&rev=473143&r1=473142&r2=473143
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp (original)
+++ tomcat/tc6.0.x/trunk/webapps/ROOT/index.jsp Thu Nov  9 16:08:19 2006
@@ -206,7 +206,7 @@
             <p id="footer"><img src="tomcat-power.gif" width="77" height="80" 
alt="Powered by Tomcat"/><br/>
            &nbsp;
 
-           Copyright &copy; 1999-2005 Apache Software Foundation<br/>
+           Copyright &copy; 1999-2006 Apache Software Foundation<br/>
             All Rights Reserved
             </p>
         </td>

Modified: tomcat/tc6.0.x/trunk/webapps/examples/jsp/index.html
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/examples/jsp/index.html?view=diff&rev=473143&r1=473142&r2=473143
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/examples/jsp/index.html (original)
+++ tomcat/tc6.0.x/trunk/webapps/examples/jsp/index.html Thu Nov  9 16:08:19 
2006
@@ -1,6 +1,6 @@
 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
 <html>
-\<!--
+<!--
  Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
@@ -34,7 +34,7 @@
 JSP 1.2 examples are presented below.
 <p>These examples will only work when these pages are being served by a
 servlet engine; of course, we recommend
-<a href="http://jakarta.apache.org/tomcat/";>Tomcat</a>.
+<a href="http://tomcat.apache.org/";>Tomcat</a>.
 They will not work if you are viewing these pages via a
 "file://..." URL.
 <p>To navigate your way through the examples, the following icons will



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to