lenya/src/webapp/lenya/xslt/ac login.xsl,1.6,1.7 logout.xsl,1.5,1.6
Michael Wechner <[email protected]> Wed, 14 May 2003 00:25:27 +0200
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/xslt/ac In directory erbium:/tmp/cvs-serv14914/src/webapp/lenya/xslt/ac Modified Files: login.xsl logout.xsl Log Message: copyright updated Index: login.xsl =================================================================== RCS file: /repository/lenya/src/webapp/lenya/xslt/ac/login.xsl,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** login.xsl 20 Apr 2003 22:17:57 -0000 1.6 --- login.xsl 13 May 2003 22:25:24 -0000 1.7 *************** *** 10,14 **** <xsl:param name="publication_id"/> ! <xsl:variable name="copyright">copyright © 2002 lenya.org</xsl:variable> <xsl:variable name="prefix">/<xsl:value-of select="$publication_id"/></xsl:variable> --- 10,14 ---- <xsl:param name="publication_id"/> ! <xsl:variable name="copyright">copyright © 2003 Apache Lenya, Apache Software Foundation</xsl:variable> <xsl:variable name="prefix">/<xsl:value-of select="$publication_id"/></xsl:variable> Index: logout.xsl =================================================================== RCS file: /repository/lenya/src/webapp/lenya/xslt/ac/logout.xsl,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** logout.xsl 31 Mar 2003 16:18:10 -0000 1.5 --- logout.xsl 13 May 2003 22:25:24 -0000 1.6 *************** *** 6,10 **** <xsl:param name="publication_name"/> ! <xsl:variable name="copyright">copyright © 2003 lenya.org</xsl:variable> <xsl:template match="/"> --- 6,10 ---- <xsl:param name="publication_name"/> ! <xsl:variable name="copyright">copyright © 2003 Lenya, Apache Software Foundation</xsl:variable> <xsl:template match="/">