diff options
Diffstat (limited to 'stylesheets/print/lfs-index.xsl')
-rw-r--r-- | stylesheets/print/lfs-index.xsl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/stylesheets/print/lfs-index.xsl b/stylesheets/print/lfs-index.xsl index 63a014a82..cf216e6b7 100644 --- a/stylesheets/print/lfs-index.xsl +++ b/stylesheets/print/lfs-index.xsl @@ -6,8 +6,6 @@ <!ENTITY scope 'count(ancestor::node()|$scope) = count(ancestor::node())'> ]> -<!-- Version 0.9 - Manuel Canales Esparcia <macana@lfs-es.org> --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" version="1.0"> |