]> granicus.if.org Git - docbook-dsssl/commitdiff
Added header with Id and copyright info.
authorMauritz Jeanson <mj@johanneberg.com>
Thu, 23 Oct 2008 18:53:35 +0000 (18:53 +0000)
committerMauritz Jeanson <mj@johanneberg.com>
Thu, 23 Oct 2008 18:53:35 +0000 (18:53 +0000)
xsl/fo/fop1.xsl

index 6488c7c1ee449038dc01fb47f2607b1b287bf37d..566b0fb536ccabd622fe55ba771ea7522a15e3b0 100644 (file)
@@ -3,6 +3,18 @@
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"
                 version='1.0'>
 
+<!-- ********************************************************************
+     $Id$
+     ********************************************************************
+
+     This file is part of the XSL DocBook Stylesheet distribution.
+     See ../README or http://docbook.sf.net/release/xsl/current/ for
+     copyright and other information.
+
+     ******************************************************************** -->
+
+<!-- ==================================================================== -->
+
 <xsl:template match="*" mode="fop1.outline">
   <xsl:apply-templates select="*" mode="fop1.outline"/>
 </xsl:template>