martinc 02/02/08 22:55:36 Modified: doc/stylesheets Tag: STRUTS_1_0_BRANCH struts.xsl userGuide.xsl Log: Update copyright notices for 2002. Revision Changes Path No revision No revision 1.1.2.3 +2 -2 jakarta-struts/doc/stylesheets/struts.xsl Index: struts.xsl =================================================================== RCS file: /home/cvs/jakarta-struts/doc/stylesheets/struts.xsl,v retrieving revision 1.1.2.2 retrieving revision 1.1.2.3 diff -u -r1.1.2.2 -r1.1.2.3 --- struts.xsl 12 Jun 2001 03:18:10 -0000 1.1.2.2 +++ struts.xsl 9 Feb 2002 06:55:36 -0000 1.1.2.3 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Content Stylesheet for Struts Documentation --> -<!-- $Id: struts.xsl,v 1.1.2.2 2001/06/12 03:18:10 craigmcc Exp $ --> +<!-- $Id: struts.xsl,v 1.1.2.3 2002/02/09 06:55:36 martinc Exp $ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> @@ -69,7 +69,7 @@ <tr><td colspan="2"> <div align="center"><font color="{$body-link}" size="-1"><em> - Copyright (c) 2000-2001, Apache Software Foundation + Copyright (c) 2000-2002, Apache Software Foundation </em></font></div> <img src="images/struts-power.gif" align="right" border="0"/> </td></tr> 1.1.2.2 +2 -2 jakarta-struts/doc/stylesheets/userGuide.xsl Index: userGuide.xsl =================================================================== RCS file: /home/cvs/jakarta-struts/doc/stylesheets/userGuide.xsl,v retrieving revision 1.1.2.1 retrieving revision 1.1.2.2 diff -u -r1.1.2.1 -r1.1.2.2 --- userGuide.xsl 12 Jun 2001 03:18:10 -0000 1.1.2.1 +++ userGuide.xsl 9 Feb 2002 06:55:36 -0000 1.1.2.2 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- Content Stylesheet for Struts User's Guide --> -<!-- $Id: userGuide.xsl,v 1.1.2.1 2001/06/12 03:18:10 craigmcc Exp $ --> +<!-- $Id: userGuide.xsl,v 1.1.2.2 2002/02/09 06:55:36 martinc Exp $ --> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> @@ -71,7 +71,7 @@ <tr><td colspan="2"> <div align="center"><font color="{$body-link}" size="-1"><em> - Copyright (c) 2000-2001, Apache Software Foundation + Copyright (c) 2000-2002, Apache Software Foundation </em></font></div> <img src="../images/struts-power.gif" align="right" border="0"/> </td></tr>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>