diff options
Diffstat (limited to 'docs/docbook/xslt/db2latex')
-rw-r--r-- | docs/docbook/xslt/db2latex/VERSION.xml | 6 | ||||
-rw-r--r-- | docs/docbook/xslt/db2latex/common/common.xsl | 4 | ||||
-rw-r--r-- | docs/docbook/xslt/db2latex/common/l10n.xsl | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/docs/docbook/xslt/db2latex/VERSION.xml b/docs/docbook/xslt/db2latex/VERSION.xml index 6ac59ae4dd..4a9d0f5f4f 100644 --- a/docs/docbook/xslt/db2latex/VERSION.xml +++ b/docs/docbook/xslt/db2latex/VERSION.xml @@ -1,8 +1,8 @@ <?xml version='1.0'?> <!--############################################################################# - | $Id: VERSION.xml,v 1.1 2003/04/30 21:39:49 ab Exp $ + | $Id: VERSION.xml,v 1.1.2.1 2003/05/01 14:14:13 jelmer Exp $ |- ############################################################################# - | $Author: ab $ + | $Author: jelmer $ | | PURPOSE: + ############################################################################## --> @@ -17,7 +17,7 @@ <xsl:otherwise><xsl:value-of select="$RCSTAG" /></xsl:otherwise> </xsl:choose> </xsl:variable> -<xsl:variable name="CVSVERSION">$Id: VERSION.xml,v 1.1 2003/04/30 21:39:49 ab Exp $</xsl:variable> +<xsl:variable name="CVSVERSION">$Id: VERSION.xml,v 1.1.2.1 2003/05/01 14:14:13 jelmer Exp $</xsl:variable> </xsl:stylesheet> diff --git a/docs/docbook/xslt/db2latex/common/common.xsl b/docs/docbook/xslt/db2latex/common/common.xsl index 2f0883a7f3..7da64de238 100644 --- a/docs/docbook/xslt/db2latex/common/common.xsl +++ b/docs/docbook/xslt/db2latex/common/common.xsl @@ -5,7 +5,7 @@ version='1.0'> <!-- ******************************************************************** - $Id: common.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + $Id: common.xsl,v 1.1.2.1 2003/05/01 14:14:13 jelmer Exp $ ******************************************************************** Derived from the official DocBook XSL Stylesheets @@ -17,7 +17,7 @@ <doc:reference xmlns=""> <referenceinfo> -<releaseinfo role="meta"> $Id: common.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ </releaseinfo> +<releaseinfo role="meta"> $Id: common.xsl,v 1.1.2.1 2003/05/01 14:14:13 jelmer Exp $ </releaseinfo> <author> <surname>Ramon</surname> <firstname>Casellas</firstname> diff --git a/docs/docbook/xslt/db2latex/common/l10n.xsl b/docs/docbook/xslt/db2latex/common/l10n.xsl index df07f4efe8..3f8d28e2a2 100644 --- a/docs/docbook/xslt/db2latex/common/l10n.xsl +++ b/docs/docbook/xslt/db2latex/common/l10n.xsl @@ -3,7 +3,7 @@ version='1.0'> <!-- ******************************************************************** - $Id: l10n.xsl,v 1.1 2003/04/30 21:39:49 ab Exp $ + $Id: l10n.xsl,v 1.1.2.1 2003/05/01 14:14:14 jelmer Exp $ ******************************************************************** Derived from the official XSL DocBook Stylesheet distribution. |