]> granicus.if.org Git - docbook-dsssl/commitdiff
Added CVS $Id$ comment.
authorBob Stayton <bobs@sagehill.net>
Sun, 30 Nov 2003 19:45:09 +0000 (19:45 +0000)
committerBob Stayton <bobs@sagehill.net>
Sun, 30 Nov 2003 19:45:09 +0000 (19:45 +0000)
xsl/common/gentext.xsl
xsl/common/labels.xsl
xsl/common/subtitles.xsl
xsl/common/table.xsl
xsl/common/targets.xsl
xsl/common/titles.xsl

index cba72d145f02c2b01f0b06fb49dd017a5ebca67f..07fc9305b5e13f4205d731a547afb9fb0cc9f542 100644 (file)
@@ -4,7 +4,18 @@
                 exclude-result-prefixes="doc"
                 version='1.0'>
 
-<!-- ============================================================ -->
+<!-- ********************************************************************
+     $Id$
+     ********************************************************************
+
+     This file is part of the XSL DocBook Stylesheet distribution.
+     See ../README or http://nwalsh.com/docbook/xsl/ for copyright
+     and other information.
+
+     ******************************************************************** -->
+
+<!-- ==================================================================== -->
+
 
 <xsl:template match="*" mode="object.title.template">
   <xsl:call-template name="gentext.template">
index b91547f96793c32a5a0e97bfae3eedd8c9220f2f..85a7f6cbff35bbe24e15a0ebac7ac8bc8d62ca66 100644 (file)
@@ -4,7 +4,18 @@
                 exclude-result-prefixes="doc"
                 version='1.0'>
 
-<!-- ============================================================ -->
+<!-- ********************************************************************
+     $Id$
+     ********************************************************************
+
+     This file is part of the XSL DocBook Stylesheet distribution.
+     See ../README or http://nwalsh.com/docbook/xsl/ for copyright
+     and other information.
+
+     ******************************************************************** -->
+
+<!-- ==================================================================== -->
+
 <!-- label markup -->
 
 <doc:mode mode="label.markup" xmlns="">
index 973e87c12baf2b0ffc3b6500f4fb99f8ecc65e6d..4d9ac1772c3f82469d55050ab5a012e915f5df84 100644 (file)
@@ -4,7 +4,18 @@
                 exclude-result-prefixes="doc"
                 version='1.0'>
 
-<!-- ============================================================ -->
+<!-- ********************************************************************
+     $Id$
+     ********************************************************************
+
+     This file is part of the XSL DocBook Stylesheet distribution.
+     See ../README or http://nwalsh.com/docbook/xsl/ for copyright
+     and other information.
+
+     ******************************************************************** -->
+
+<!-- ==================================================================== -->
+
 <!-- subtitle markup -->
 
 <doc:mode mode="subtitle.markup" xmlns="">
index 416d346f76a0b68884e999233f19cb91da51a2d1..75528781f730300e4ee98d0860ff4e98b06c4f95 100644 (file)
@@ -4,6 +4,18 @@
                 exclude-result-prefixes="doc"
                 version="1.0">
 
+<!-- ********************************************************************
+     $Id$
+     ********************************************************************
+
+     This file is part of the XSL DocBook Stylesheet distribution.
+     See ../README or http://nwalsh.com/docbook/xsl/ for copyright
+     and other information.
+
+     ******************************************************************** -->
+
+<!-- ==================================================================== -->
+
 <xsl:template name="blank.spans">
   <xsl:param name="cols" select="1"/>
   <xsl:if test="$cols &gt; 0">
index f9568da1955e31d8076261197f4cc3c3662401cb..d940e7f2cfa40dda6b34d7f609c981f1074b1085 100644 (file)
@@ -4,7 +4,18 @@
                 exclude-result-prefixes="doc"
                 version='1.0'>
 
-<!-- ============================================================ -->
+<!-- ********************************************************************
+     $Id$
+     ********************************************************************
+
+     This file is part of the XSL DocBook Stylesheet distribution.
+     See ../README or http://nwalsh.com/docbook/xsl/ for copyright
+     and other information.
+
+     ******************************************************************** -->
+
+<!-- ==================================================================== -->
+
 <!-- cross reference target collection  -->
 
 <doc:mode mode="collect.targets" xmlns="">
index 2abdd3b2720a036f3beab2d198edcff148191ce6..f5615b8171d9d579ce6b2e638f91184ec3239c60 100644 (file)
@@ -4,7 +4,18 @@
                 exclude-result-prefixes="doc"
                 version='1.0'>
 
-<!-- ============================================================ -->
+<!-- ********************************************************************
+     $Id$
+     ********************************************************************
+
+     This file is part of the XSL DocBook Stylesheet distribution.
+     See ../README or http://nwalsh.com/docbook/xsl/ for copyright
+     and other information.
+
+     ******************************************************************** -->
+
+<!-- ==================================================================== -->
+
 <!-- title markup -->
 
 <doc:mode mode="title.markup" xmlns="">