blob: e9c4ef65ad657345f4b92f39e62878dfa09f28c3 [file] [log] [blame]
njn3e986b22004-11-30 10:43:45 +00001<?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>
de252c6142005-11-27 04:10:00 +000014 <xi:include href="../../COPYING" parse="text"
njn3e986b22004-11-30 10:43:45 +000015 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>
de252c6142005-11-27 04:10:00 +000022 <xi:include href="../../COPYING.DOCS" parse="text"
njn3e986b22004-11-30 10:43:45 +000023 xmlns:xi="http://www.w3.org/2001/XInclude" />
24 </literallayout>
25 </chapter>
26
27</book>