summaryrefslogtreecommitdiff
path: root/docs-xml/xslt/manpage-summary.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'docs-xml/xslt/manpage-summary.xsl')
-rw-r--r--docs-xml/xslt/manpage-summary.xsl6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs-xml/xslt/manpage-summary.xsl b/docs-xml/xslt/manpage-summary.xsl
index 295cf85749..59bf6dc965 100644
--- a/docs-xml/xslt/manpage-summary.xsl
+++ b/docs-xml/xslt/manpage-summary.xsl
@@ -1,4 +1,10 @@
<?xml version='1.0'?>
+<!--
+ Generate a summary page with a list of links to all manual pages
+
+ Copyright (C) 2004 Jelmer Vernooij <jelmer@samba.org>
+ Published under the GNU GPLv3 or later
+-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
xmlns:exsl="http://exslt.org/common"
version="1.1">