aboutsummaryrefslogtreecommitdiffstats
path: root/stylesheets/pdf
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-08 19:25:56 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2004-05-08 19:25:56 +0000
commit85c6cf4d374789e43725dd885d2d84d64000e854 (patch)
treeef1469900d16efef746f840fc5f3a1c5a1d9fd2d /stylesheets/pdf
parent4da2304311cdb65c3542dac096bfb59a4a661cf0 (diff)
Removed the version number. It isn't needed now.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'stylesheets/pdf')
-rw-r--r--stylesheets/pdf/lfs-index.xsl2
-rw-r--r--stylesheets/pdf/lfs-pagesetup.xsl2
2 files changed, 0 insertions, 4 deletions
diff --git a/stylesheets/pdf/lfs-index.xsl b/stylesheets/pdf/lfs-index.xsl
index 817fbf9d9..eb27f9c5b 100644
--- a/stylesheets/pdf/lfs-index.xsl
+++ b/stylesheets/pdf/lfs-index.xsl
@@ -8,8 +8,6 @@
<!ENTITY sep '" "'>
]>
-<!-- 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">
diff --git a/stylesheets/pdf/lfs-pagesetup.xsl b/stylesheets/pdf/lfs-pagesetup.xsl
index 531e05ce9..df02c2616 100644
--- a/stylesheets/pdf/lfs-pagesetup.xsl
+++ b/stylesheets/pdf/lfs-pagesetup.xsl
@@ -1,7 +1,5 @@
<?xml version='1.0' encoding='ISO-8859-1'?>
-<!-- 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">