You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jason Dillon <ja...@planet57.com> on 2006/07/25 19:39:50 UTC

Re: svn commit: r425413 - /geronimo/branches/1.1/applications/welcome/src/webapp/index.jsp

If you want to link back to a JIRA issue, then you need to include  
the full JIRA ID, using the exact case.

"JIRA 2073" will not link to anything, nor will "Geronimo-2073", but  
"GERONIMO-2073" will.

--jason


On Jul 25, 2006, at 8:10 AM, hcunico@apache.org wrote:

> Author: hcunico
> Date: Tue Jul 25 08:10:08 2006
> New Revision: 425413
>
> URL: http://svn.apache.org/viewvc?rev=425413&view=rev
> Log:
> updated copyright date from 2005 to 2006. See JIRA 2073
>
> Modified:
>     geronimo/branches/1.1/applications/welcome/src/webapp/index.jsp
>
> Modified: geronimo/branches/1.1/applications/welcome/src/webapp/ 
> index.jsp
> URL: http://svn.apache.org/viewvc/geronimo/branches/1.1/ 
> applications/welcome/src/webapp/index.jsp? 
> rev=425413&r1=425412&r2=425413&view=diff
> ====================================================================== 
> ========
> --- geronimo/branches/1.1/applications/welcome/src/webapp/index.jsp  
> (original)
> +++ geronimo/branches/1.1/applications/welcome/src/webapp/index.jsp  
> Tue Jul 25 08:10:08 2006
> @@ -265,7 +265,7 @@
>              <img src="<%=request.getContextPath()%>/images/ 
> powered_by_100x30.gif"/>
>              </font><br />
>              &nbsp;
> -            <font size=-1>Copyright &copy; 1999-2005 Apache  
> Software Foundation</font><br />
> +            <font size=-1>Copyright &copy; 1999-2006 Apache  
> Software Foundation</font><br />
>              <font size=-1>All Rights Reserved</font> <br />
>              &nbsp;</p>
>              <p align="right">&nbsp;</p>
>
>