dtd2boostbook.xsl: Added copyright to the output

Backport manual `reference.xml` edit 7484e56d455ef01a5f82590f7b02532158dc141d
This commit is contained in:
Nikita Kniazev 2019-02-18 01:17:39 +03:00
parent c327b26a61
commit 6db0b9e93a

View File

@ -18,6 +18,15 @@
<xsl:key name="attribute-purposes" match="attpurpose" use="@name"/>
<xsl:template match="dtd">
<xsl:comment>
Copyright (c) 2002 Douglas Gregor &lt;doug.gregor -at- gmail.com&gt;
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
This file is automatically generated by dtd2boostbook.xsl
</xsl:comment>
<chapter id="reference">
<title>Reference</title>
<para>