crossley    2004/05/23 01:41:47

  Modified:    src/webapp/samples/modules site2html.xsl
  Log:
  Update hard-coded copyright year.
  
  Revision  Changes    Path
  1.4       +1 -1      cocoon-2.1/src/webapp/samples/modules/site2html.xsl
  
  Index: site2html.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/modules/site2html.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- site2html.xsl     6 Mar 2004 02:26:06 -0000       1.3
  +++ site2html.xsl     23 May 2004 08:41:47 -0000      1.4
  @@ -64,7 +64,7 @@
           <table>
             <tr>
               <td class="copyright">
  -              Copyright (c) 1999-2002 <a 
href="http://www.apache.org/";>Apache Software Foundation</a>. All Rights 
Reserved.
  +              Copyright (c) 1999-2004 <a 
href="http://www.apache.org/";>Apache Software Foundation</a>. All Rights 
Reserved.
               </td>
             </tr>
           </table>
  
  
  

Reply via email to