Home | History | Annotate | Download | only in xml
      1 <?xml version="1.0"?> <!-- -*- sgml -*- -->
      2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
      3   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
      4 
      5 <book id="licenses" xreflabel="GNU Licenses">
      6 
      7   <bookinfo>
      8    <title>GNU Licenses</title>
      9   </bookinfo>
     10 
     11   <chapter id="license.gpl" xreflabel=" The GNU General Public License">
     12     <title>The GNU General Public License</title>
     13       <literallayout>
     14       <xi:include href="../../COPYING" parse="text"  
     15           xmlns:xi="http://www.w3.org/2001/XInclude" />
     16       </literallayout>
     17   </chapter>
     18 
     19   <chapter id="license.gfdl" xreflabel="The GNU Free Documentation License">
     20     <title>The GNU Free Documentation License</title>
     21       <literallayout>
     22       <xi:include href="../../COPYING.DOCS" parse="text"  
     23           xmlns:xi="http://www.w3.org/2001/XInclude" />
     24       </literallayout>
     25   </chapter>
     26 
     27 </book>
     28