mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
(xsl:template match="/"): Change footer text.
This commit is contained in:
@@ -87,14 +87,13 @@
|
|||||||
<body>
|
<body>
|
||||||
<xsl:apply-templates select="bison-xml-report"/>
|
<xsl:apply-templates select="bison-xml-report"/>
|
||||||
<xsl:text> </xsl:text>
|
<xsl:text> </xsl:text>
|
||||||
<div id="footer"><hr />
|
<div id="footer"><hr />This document was generated using
|
||||||
<a href="http://www.gnu.org/software/bison/" title="GNU Bison">
|
<a href="http://www.gnu.org/software/bison/" title="GNU Bison">
|
||||||
GNU Bison <xsl:value-of select="/bison-xml-report/@version"/></a>
|
GNU Bison <xsl:value-of select="/bison-xml-report/@version"/></a>
|
||||||
XML Automaton Report, written by
|
XML Automaton Report.<br />
|
||||||
<a href="http://www.gnu.org.ua/~polak/" title="Wojciech Polak">Wojciech Polak</a>.
|
<!-- default copying notice -->
|
||||||
Copyright (C) 2007, 2008 Free Software Foundation, Inc.<br />
|
Verbatim copying and distribution of this entire page is
|
||||||
Verbatim copying and distribution of this entire page is permitted
|
permitted in any medium, provided this notice is preserved.</div>
|
||||||
in any medium, provided this notice is preserved.</div>
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|||||||
Reference in New Issue
Block a user