You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/01/17 18:46:22 UTC

svn commit: r125430 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl

Author: michi
Date: Mon Jan 17 09:46:18 2005
New Revision: 125430

URL: http://svn.apache.org/viewcvs?view=rev&rev=125430
Log:
copyright to 2005 changed
Modified:
   lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl
Url: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl?view=diff&rev=125430&p1=lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl&r1=125429&p2=lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl&r2=125430
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl	(original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/xslt/ac/logout.xsl	Mon Jan 17 09:46:18 2005
@@ -15,7 +15,7 @@
   limitations under the License.
 -->
 
-<!-- $Id: logout.xsl,v 1.16 2004/03/13 12:42:18 gregor Exp $ -->
+<!-- $Id$ -->
 
 <xsl:stylesheet version="1.0"
     xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
@@ -30,7 +30,7 @@
 <xsl:param name="publication_name"/>
 <xsl:param name="contextprefix"/>
 
-<xsl:variable name="copyright">Copyright &#169; 2003-2004 The Apache Software Foundation</xsl:variable>
+<xsl:variable name="copyright">Copyright &#169; 2003-2005 The Apache Software Foundation</xsl:variable>
 
 <xsl:template match="/">
   <xsl:apply-templates/>

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org