rleland     2004/01/08 09:11:52

  Modified:    web/tiles-documentation/common footer.jsp
               web/tiles-documentation/examples/tiles footer.jsp
  Log:
  restore Cedcrics copyright.
  
  Revision  Changes    Path
  1.4       +3 -1      jakarta-struts/web/tiles-documentation/common/footer.jsp
  
  Index: footer.jsp
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/web/tiles-documentation/common/footer.jsp,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- footer.jsp        7 Jan 2004 21:14:40 -0000       1.3
  +++ footer.jsp        8 Jan 2004 17:11:52 -0000       1.4
  @@ -2,7 +2,9 @@
   
   <div align="center">
     <font color="#023264" size="-1">
  -    <em>         Copyright &copy; 2000-2004, Apache Software Foundation         
</em>
  +    <em>         Copyright &copy; 2000-2003, Apache Software Foundation         
</em>
  +     <br>
  +    <em>                        and Cedric Dumoulin                        </em>
     </font>
   </div>
   <html:img page="/images/struts-power.gif" align="right" border="0"/>
  
  
  
  1.3       +2 -0      jakarta-struts/web/tiles-documentation/examples/tiles/footer.jsp
  
  Index: footer.jsp
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/web/tiles-documentation/examples/tiles/footer.jsp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- footer.jsp        7 Jan 2004 21:14:40 -0000       1.2
  +++ footer.jsp        8 Jan 2004 17:11:52 -0000       1.3
  @@ -2,6 +2,8 @@
   <div align="center">
     <font color="#023264" size="-1">
       <em>         Copyright &copy; 2001, Apache Software Foundation         </em>
  +     <br>
  +    <em>                        and Cedric Dumoulin                        </em>
     </font>
   </div>
   <img src="<%=request.getContextPath()%>/images/struts-power.gif" align="right" 
border="0">
  
  
  

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

Reply via email to