diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2009-05-01 20:36:56 +0200 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2009-05-01 22:49:12 +0200 |
commit | 04071251b126b37203821cc3b29a81b1dade823e (patch) | |
tree | 772a0f701eb0d98273270a3a6edabb3cbfc5e54d /docs-xml/xslt/html-chunk.xsl | |
parent | 38030958edba8bff1134624d8661ede4e618ad07 (diff) | |
download | samba-04071251b126b37203821cc3b29a81b1dade823e.tar.gz samba-04071251b126b37203821cc3b29a81b1dade823e.tar.xz samba-04071251b126b37203821cc3b29a81b1dade823e.zip |
Explicitly mention licenses in all stylesheets
Diffstat (limited to 'docs-xml/xslt/html-chunk.xsl')
-rw-r--r-- | docs-xml/xslt/html-chunk.xsl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs-xml/xslt/html-chunk.xsl b/docs-xml/xslt/html-chunk.xsl index 00b310610aa..9598398b62e 100644 --- a/docs-xml/xslt/html-chunk.xsl +++ b/docs-xml/xslt/html-chunk.xsl @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- This file is generated from param.xweb; do not edit this file! --> - <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/> |